Flarum (v1.8.10)
Preparing search index...
flarum
common/components/Badge
IBadgeAttrs
Interface IBadgeAttrs
interface
IBadgeAttrs
{
color
?:
string
;
icon
:
string
;
label
?:
string
;
type
?:
string
;
[
property
:
string
]:
any
;
}
Hierarchy (
View Summary
)
ComponentAttrs
IBadgeAttrs
IGroupAttrs
Indexable
[
property
:
string
]:
any
Any other virtual element properties, including attributes and event handlers.
Index
Properties
color?
icon
label?
type?
Properties
Optional
color
color
?:
string
icon
icon
:
string
Optional
label
label
?:
string
Optional
type
type
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
color
icon
label
type
Flarum (v1.8.10)
Loading...
Any other virtual element properties, including attributes and event handlers.