BulmaColouredIcon
Represents an icon class with a colour
object
Properties
icon
:string
- The icon class
colour
BulmaColourHelper
|BulmaColour
|undefined
- The colour of the icon
BulmaMultiIcon
Represents a collection of icons for Bulma Control
object
Properties
icons
Type: (BulmaColouredIcon | string)[]
The icons to display
stacked
Type: boolean
| string
Whether the icons should be stacked. If a string, the value will be used as the class for the stacked icon, prepended on each icon.