Flarum (v2.0.0-beta.3)
Preparing search index...
flarum
forum/components/HeaderList
IHeaderListAttrs
Interface IHeaderListAttrs
interface
IHeaderListAttrs
{
controls
?:
ItemList
<
Children
>
;
emptyText
:
string
;
footer
?:
()
=>
Children
;
hasItems
:
boolean
;
loading
?:
boolean
;
loadMore
?:
()
=>
void
;
title
:
string
;
[
property
:
string
]:
any
;
}
Hierarchy (
View Summary
)
ComponentAttrs
IHeaderListAttrs
Indexable
[
property
:
string
]:
any
Any other virtual element properties, including attributes and event handlers.
Index
Properties
controls?
empty
Text
footer?
has
Items
loading?
load
More?
title
Properties
Optional
controls
controls
?:
ItemList
<
Children
>
empty
Text
emptyText
:
string
Optional
footer
footer
?:
()
=>
Children
has
Items
hasItems
:
boolean
Optional
loading
loading
?:
boolean
Optional
load
More
loadMore
?:
()
=>
void
title
title
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
controls
empty
Text
footer
has
Items
loading
load
More
title
Flarum (v2.0.0-beta.3)
Loading...
Any other virtual element properties, including attributes and event handlers.