Skip to content

create custom components and custom properties from outside the canvas app studio #337

@timnudecision

Description

@timnudecision

feature request - ability to create custom properties in YAML file and import into a canvas app.

my current workflow is to create a custom component and properties in the studio, export the .msapp and unpack it. then i modify the power-fx code in the YAML file, pack it and import to my canvasapp.

this all works well, I've not found any issues with the current tooling. but this is not a long-term solution for my project, which generates code.

the ask: ability to create from source:

  1. custom properties
  2. custom components

where the options from the studio UI may be specified in the YAML. I do not need to create UI controls in the generated code.

longer term, i want to automate the process, with actions pushing the component into my environment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions