SettingsIcon
type SettingsIcon = string;
SettingsIcon is a string that specifies an icon to use for a settings field. The icon will be rendered next to the field's label.
Values
The following named icons are available:
- ArrowDown
- ArrowLeft
- ArrowRight
- ArrowUp
- Bug
- Cancel
- Close
- Database
- DragIndicator
- Error
- ErrorOutline
- Expand
- Flag
- Font
- Gauge
- Global
- Grid
- Group
- Help
- Image
- Info
- Label
- LinkOff
- Locate
- Maximize
- Minimize
- Pin
- PinOff
- Place
- Publish
- Redo
- Relate
- Reset
- Settings
- Share
- Spline
- SplitHorizontal
- SplitVertical
- Telescope
- TimeFormat
- Timeline
- Translate
- Undo
- Warning
- XS
Remarks
Additionally, base64-encoded PNG or SVG data URLs can be used. For example:
"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHN0cm9rZT0iY3VycmVudENvbG9yIiBmaWxsPSJjdXJyZW50Q29sb3IiIHN0cm9rZS13aWR0aD0iMCIgdmlld0JveD0iMCAwIDI0IDI0IiBoZWlnaHQ9IjFlbSIgd2lkdGg9IjFlbSI+CiAgPGNpcmNsZSBjeD0iMTIiIGN5PSIxMiIgcj0iOCIgLz4KPC9zdmc+Cg=="