Flarum (v1.3.1)
Preparing search index...
@flarum/package-manager
components/MajorUpdater
MajorUpdater
Class MajorUpdater<T>
Type Parameters
T
extends
MajorUpdaterAttrs
=
MajorUpdaterAttrs
Hierarchy
unknown
<
T
>
MajorUpdater
Index
Constructors
constructor
Properties
is
Loading
update
State
Methods
oninit
update
view
Constructors
constructor
new
MajorUpdater
<
T
extends
MajorUpdaterAttrs
<
T
>
=
MajorUpdaterAttrs
>
()
:
MajorUpdater
<
T
,
>
Type Parameters
T
extends
MajorUpdaterAttrs
<
T
>
=
MajorUpdaterAttrs
Returns
MajorUpdater
<
T
>
Properties
is
Loading
isLoading
:
string
|
null
= null
update
State
updateState
:
UpdateState
Methods
oninit
oninit
(
vnode
:
Vnode
<
T
,
MajorUpdater
<
T
>
>
)
:
void
Parameters
vnode
:
Vnode
<
T
,
MajorUpdater
<
T
>
>
Returns
void
update
update
(
dryRun
:
boolean
)
:
void
Parameters
dryRun
:
boolean
Returns
void
view
view
(
vnode
:
Vnode
<
T
,
MajorUpdater
<
T
>
>
)
:
Children
Parameters
vnode
:
Vnode
<
T
,
MajorUpdater
<
T
>
>
Returns
Children
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
is
Loading
update
State
Methods
oninit
update
view
Flarum (v1.3.1)
Loading...