Flarum (v2.0.0-beta.5)
Preparing search index...
flarum
common/components/Pill
IPillAttrs
Interface IPillAttrs
interface
IPillAttrs
{
deletable
?:
boolean
;
ondelete
?:
()
=>
void
;
[
property
:
string
]:
any
;
}
Hierarchy (
View Summary
)
ComponentAttrs
IPillAttrs
Indexable
[
property
:
string
]:
any
Any other virtual element properties, including attributes and event handlers.
Index
Properties
deletable?
ondelete?
Properties
Optional
deletable
deletable
?:
boolean
Optional
ondelete
ondelete
?:
()
=>
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
deletable
ondelete
Flarum (v2.0.0-beta.5)
Loading...
Any other virtual element properties, including attributes and event handlers.