Flarum (v2.0.0-beta.1)
Preparing search index...
@flarum/extension-manager
components/QueueSection
<internal>
QueueTableColumn
Interface QueueTableColumn
interface
QueueTableColumn
{
content
:
(
task
:
Task
)
=>
Children
;
label
:
string
;
[
property
:
string
]:
any
;
}
Hierarchy (
View Summary
)
ComponentAttrs
QueueTableColumn
Indexable
[
property
:
string
]:
any
Any other virtual element properties, including attributes and event handlers.
Index
Properties
content
label
Properties
content
content
:
(
task
:
Task
)
=>
Children
label
label
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
content
label
Flarum (v2.0.0-beta.1)
Loading...
Any other virtual element properties, including attributes and event handlers.