Alert Control
Intro
Use Alerts to create non-intrusive alerts that do not interrupt the user.

For installation follow the link here
Parameters

Title
The title of the alert
Description
Description that is displayed on the alert
Type
The type of the alert, possible values,
- Info
- Success
- Warning
- Error
Display
To display the alert or not, can be used to conditionally display alerts
Published on:
Learn moreRelated posts
Alert Control
Intro Use Alerts to create non-intrusive alerts that do not interrupt the user. For installation follow the link here Parameters Title The t...
Improve site speed in PowerPages
What is CDN? In short, Content Delivery Network (CDN) caches your public assets of your site in distributed servers, so if you have a website ...
Improve site speed in PowerPages
What is CDN? In short, Content Delivery Network (CDN) caches your public assets of your site in distributed servers, so if you have a website ...
Advanced Text Area
Intro Advanced Text Area is a control that speeds up creating records. Why advanced? The control can be configured to let users attach files ...
Advanced Text Area
Intro Advanced Text Area is a control that speeds up creating records. Why advanced? The control can be configured to let users attach files ...
Radio Group
Intro Radio group control is a control that represents single select options in different radio representations For installation follow the l...
Radio Group
Intro Radio group control is a control that represents single select options in different radio representations For installation follow the l...
Combo Box Control
Intro ComboBox control is an auto-complete dropdown where users are able to search and navigate between options. For installation follow the ...
Combo Box Control
Intro ComboBox control is an auto-complete dropdown where users are able to search and navigate between options. For installation follow the ...
Tailwind CSS for your PCF control
What is TailwindCSS? Tailwind CSS is a utility-first CSS framework packed with classes like that can be composed to build any design, directly...