Material Icon Picker

Value Type Saved: String

Allows you to pick a Material icon and saves the name, you must have the material icons CSS on your site or your will not be able to display the icon

Example of getting value on page

(Content!.GetValue<string>("PropertyAliasHere"))

Last updated