Flarum (v1.3.1)
Preparing search index...
@flarum/mentions
forum/fragments/PostQuoteButton
PostQuoteButton
Class PostQuoteButton
Hierarchy
unknown
PostQuoteButton
Index
Constructors
constructor
Properties
hide
Handler
post
Methods
hide
show
show
End
show
Start
view
Constructors
constructor
new
PostQuoteButton
(
post
:
any
)
:
PostQuoteButton
Parameters
post
:
any
Returns
PostQuoteButton
Properties
hide
Handler
hideHandler
:
(
()
=>
void
)
|
undefined
post
post
:
any
Methods
hide
hide
()
:
void
Returns
void
show
show
(
left
:
any
,
top
:
any
)
:
void
Parameters
left
:
any
top
:
any
Returns
void
show
End
showEnd
(
right
:
any
,
bottom
:
any
)
:
void
Parameters
right
:
any
bottom
:
any
Returns
void
show
Start
showStart
(
left
:
any
,
top
:
any
)
:
void
Parameters
left
:
any
top
:
any
Returns
void
view
view
()
:
Element
Returns
Element
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
hide
Handler
post
Methods
hide
show
show
End
show
Start
view
Flarum (v1.3.1)
Loading...