Skip to content

pcf templates and other assets to assits #PowerPlatformProDevelopers

Notifications You must be signed in to change notification settings

dantasvictor/pcf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

pcf

pcf templates and other assets to assits #PowerPlatformProDevelopers

Reference the cds.css file in the ControlManifest.xml and add the input class .cds-input to your input componen, as displayed in the sample below

//ControlManifest.xml

<code path="index.ts" order="1"/>
<css path="css/cds.css" order="1" />

//index.ts

this.inputElement.setAttribute("class", "cds-input");

About

pcf templates and other assets to assits #PowerPlatformProDevelopers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages