List of Prefixes & Suffixes

How to use prefixes and suffixes in the plugin

Written By Lukas Pavelka

Last updated 13 days ago

The feature helps you to recapitulate all supported prefixes for exporting to a YAML file.

List Prefixes - FREE version

The free version will show only classic Power Apps controls. Here you can see the list of supported prefixes:

  • addMedia = Component for adding Picture

  • audio = Audio Player

  • barcode = Barcode Reader

  • bar = Bar Chart

  • btn = Button

  • ci = Circle

  • combo = Combo Box

  • cont = Manual Layout Container

  • dim = 3D Object

  • dropdown = Drop Down

  • ex = Export

  • fluid = Scrollable fluid grid component with blank card

  • form = Edit Form

  • gall = Vertical Gallery

  • gr = Group component includes multiple controls

  • horgall = Horizontal Gallery

  • html = HTML Text

  • check = Check Box

  • im = Import

  • img = Image

  • svg = Image with svg

  • lbl = Text Label

  • line = Line Chart

  • list = List Box

  • micro = Microphone

  • oc = Octagon

  • pie = Pie Chart

  • pe = Pentagon

  • picker = Date Picker

  • radio = Radio

  • rating = Rating

  • rect = Rectangle

  • richtxt = Rich Text Editor

  • table = Data Table

  • ti = Timer

  • toggle = Toggle

  • tr = Triangle

  • trang = Triangle Angled

  • txt = Text Input

  • st = 5-point, 6-point 8-point, 12-point Star

  • sl = Slider

  • video = Video Player

List Prefixes - PRO version

In PRO version you can use more prefixes:

  • badgepcf = Badge,

  • btnpcf = Modern PCF Button component,

  • combopcf = Modern PCF ComboBox component

  • dropdownpcf = Modern PCF Dropdown component

  • datepcf = Modern PCF DatePicker component

  • formpcf = Modern PCF Form component

  • checkpcf = Modern PCF Check Box component

  • lblpcf = Modern PCF Text Label component

  • link = Modern Link PCF component

  • numpcf = Number Input PCF Component

  • prpcf= Progress Bar

  • radiopcf = Modern PCF Radio component

  • slpcf = Modern PCF Slider component

  • tablepcf = Table PCF component

  • tablist = TabList PCF component

  • togglepcf = Modern PCF Toggle component

  • txtpcf = Modern PCF Text Input component

composed prefixes:

  • cal = Calendar component created in Power Apps

  • barchart = Custom component of Bar Chart

and Quick Chart prefixes:

  • qBar = Bar chart,

  • qDough = Doughnut chart

  • qLine = Line chart

  • qPie = Pie chart

  • qRadar = Radar chart

  • qRadial = Radial Gauge chart

In PRO version you can import all types at once via “Show all“ button.

List of Suffixes

From version 5.4 you can see in help tab a new section supported suffixes.

On the bottom of the screen you can see these supported suffixes:

  • _fw - control will have fixed width visualised in YAML code

  • _fh - control will have fixed height visualised in YAML code

  • _fix - control will have fixed width & height visualised in YAML code

  • _res - control will have responsive width & height visualised in YAML code

Example: