Flarum (v1.3.1)
Preparing search index...
@flarum/package-manager
components/WhyNotModal
WhyNotModal
Class WhyNotModal<Attrs>
Type Parameters
Attrs
extends
WhyNotModalAttrs
=
WhyNotModalAttrs
Hierarchy
unknown
<
Attrs
>
WhyNotModal
Index
Constructors
constructor
Properties
loading
why
Not
Methods
class
Name
content
oncreate
request
Why
Not
title
Constructors
constructor
new
WhyNotModal
<
Attrs
extends
WhyNotModalAttrs
<
Attrs
>
=
WhyNotModalAttrs
>
()
:
WhyNotModal
<
Attrs
,
>
Type Parameters
Attrs
extends
WhyNotModalAttrs
<
Attrs
>
=
WhyNotModalAttrs
Returns
WhyNotModal
<
Attrs
>
Properties
loading
loading
:
boolean
= true
why
Not
whyNot
:
string
|
null
= null
Methods
class
Name
className
()
:
string
Returns
string
content
content
()
:
Element
Returns
Element
oncreate
oncreate
(
vnode
:
VnodeDOM
<
Attrs
,
WhyNotModal
<
Attrs
>
>
)
:
void
Parameters
vnode
:
VnodeDOM
<
Attrs
,
WhyNotModal
<
Attrs
>
>
Returns
void
request
Why
Not
requestWhyNot
()
:
void
Returns
void
title
title
()
:
any
Returns
any
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
loading
why
Not
Methods
class
Name
content
oncreate
request
Why
Not
title
Flarum (v1.3.1)
Loading...