Control Library

The list of supported Power Apps controls in plugin

Written By mycondy

Last updated About 1 month ago

The plugin is based on prefixes and suffixes, where every control in Figma with these prefixes represents Power Apps controls.

Supported prefixes

In the plugin you can import or export classic, modern or composed controls from / to Power Apps.

Classic controls

Modern controls

Composed controls

Quick Charts controls

Supported suffixes

In last versions the plugin started to support also suffixes used in a name of every Figma control. Suffixes represent extra functionality for selected controls ready to export into Power Apps, like responsive or fixed dimensions. In future we plan to use more suffering.

Suffix “_res”

The first suffix represents responsive layout for Power Apps. When you put this suffix in naming of your designed screen in Figma, the plugin will recognise in YAML viewer that the screen is responsive and containers + label controls will have dynamic dimensions (Parent.Width/ Parent.Height).

Suffix “_fix”

This suffix means that every control, which has used this suffix in naming, will use in YAML viewer fixed dimensions (width, height).