Flarum (2.x)
Preparing search index...
@flarum/tags
admin/components/TagsPage
TagsPage
Class TagsPage
The
Page
component
Hierarchy (
View Summary
)
ExtensionPage
TagsPage
Index
Constructors
constructor
Properties
forced
Refresh
Key
loading
sortable
Methods
content
oninit
on
List
On
Create
on
Sort
Update
set
Min
Tags
Constructors
constructor
new
TagsPage
()
:
TagsPage
Returns
TagsPage
Properties
forced
Refresh
Key
forcedRefreshKey
:
number
|
undefined
loading
loading
:
boolean
sortable
sortable
:
typeof
Sortable
|
undefined
Methods
content
content
()
:
Element
Returns the content of the AdminPage.
Returns
Element
oninit
oninit
(
vnode
:
any
)
:
void
Parameters
vnode
:
any
Returns
void
Inherit Doc
on
List
On
Create
onListOnCreate
(
vnode
:
any
)
:
void
Parameters
vnode
:
any
Returns
void
on
Sort
Update
onSortUpdate
(
e
:
any
)
:
void
Parameters
e
:
any
Returns
void
set
Min
Tags
setMinTags
(
minTags
:
any
,
maxTags
:
any
,
value
:
any
)
:
void
Parameters
minTags
:
any
maxTags
:
any
value
:
any
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
forced
Refresh
Key
loading
sortable
Methods
content
oninit
on
List
On
Create
on
Sort
Update
set
Min
Tags
Flarum (2.x)
Loading...
The
Pagecomponent