Skip to content

cfernandes-muhimbi/GlowTextPowerAppsPCFControls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Power Apps - Glowing Text Power App Component

This code sample, we will help you create a "Glowing Text Power App Code component.

To create the Glowing Text component we will be using basic JavaScript, HTML and CSS. CSS (Cascading Style Sheets) is used to define the styles for an HTML document, including text properties such as color, size, and font. To make text glow, the text-shadow property can be used with a set of values that define the color, size, and intensity of the glow effect.

The color value can be any valid CSS color, such as a hexadecimal color code or a named color. By experimenting with different values, it is possible to create a variety of glowing text effects that can add visual interest and impact to PCF Component.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published