Git Product home page Git Product logo

fluentui.taglist.pcf's Introduction

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

fluentui.taglist.pcf's People

Contributors

drivardxrm avatar cathalnoonan avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

pcf-stories

fluentui.taglist.pcf's Issues

Doesn't work in Firefox

I like the storybook pages, but found they don't open in Firefox.
image

It looks related to the location.ancestorOrigins here:

//https://butenko.pro/2023/01/08/pcf-design-time-vs-run-time/
if (location.ancestorOrigins[0] === "https://make.powerapps.com") {
this._isDesignMode = true;
}

Example link that doesn't open in Firefox: https://drivardxrm.github.io/FluentUI.TagList.PCF/?path=/docs/pcf-component-fluentuitaglist--docs

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.