Components
Components covers all of the components of your app, examples include gallery's, buttons, images, etc.
There are 2 pages covering components
Component List
List is simple list of every component, it shows:
Screen
Name
Type
Each component is shown once, a copy icon will be shown next to it. Clicking this adds the YAML code of the component to your clipboard, enabling you to paste it into powerapps studio.

Component Parameters
This expands on the Component List and not only includes every component but every parameter of thea component. The table includes
Screen
Name
Type
Parameter
Code
Parameter is the input, exampled include X, Y, Font, OnSelect, etc, and Code is the parameters value.
Last updated