Skip to content

drivardxrm/FluentUI.TagList.PCF

Repository files navigation

FluentUI.TagList.PCF GitHub all releases

PowerApps Component framework (PCF) Control to render a Tag List out of a Dataset in Dataverse Model-driven forms and Canvas Apps. The control uses FluentUI v9 badges from the Fluent2 design system.

image

Download Here

Try Component in Storybook

Features:

  • Can be bound to any Text column of the main dataset table
  • Supports individual record images
  • Themable : Supports FluentUI V9 Themes (WebLight, WebDark, TeamsLight, TeamsDark, TeamsHighContrast)

Parameters

Parameter Description Default
Tags Dataset Dataset to Expose
-> Tag Label Text of the tag (Dataset Bound Column). Supports Text columns only
Show Record Image Show the record image beside the text.
Open Record OnClick Show the record image beside the text.
Appearance Appearance of the Badge. (filled, ghost,outline, tint) filled
Size Size of the Badge. (small, mediun, large, extra-large) medium
Shape Shape of the Badge. (circular, rounded, square) rounded
ImageShape Shape of the Image if showRecordImage is set to true. (circular, rounded, square) rounded
Color Color of the Badge. (brand, danger, important, informative, severe, subtle, success, warning) brand
Theme Theme. (WebLight, WebDark, TeamsLight, TeamsDark, TeamsHighContrast) WebLight

Screenshots

image