Flarum (2.x)
Preparing search index...
flarum
forum/components/ComposerBody
IComposerBodyAttrs
Interface IComposerBodyAttrs
interface
IComposerBodyAttrs
{
composer
:
ComposerState
;
confirmExit
:
string
;
disabled
:
boolean
;
onTextEditorBuilt
?:
Function
|
null
;
originalContent
?:
string
;
placeholder
:
string
;
submitLabel
:
string
;
user
:
any
;
[
property
:
string
]:
any
;
}
Hierarchy (
View Summary
)
ComponentAttrs
IComposerBodyAttrs
IMessageComposerAttrs
Indexable
[
property
:
string
]:
any
Any other virtual element properties, including attributes and event handlers.
Index
Properties
composer
confirm
Exit
disabled
on
Text
Editor
Built?
original
Content?
placeholder
submit
Label
user
Properties
composer
composer
:
ComposerState
confirm
Exit
confirmExit
:
string
disabled
disabled
:
boolean
Optional
on
Text
Editor
Built
onTextEditorBuilt
?:
Function
|
null
Optional
original
Content
originalContent
?:
string
placeholder
placeholder
:
string
submit
Label
submitLabel
:
string
user
user
:
any
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
composer
confirm
Exit
disabled
on
Text
Editor
Built
original
Content
placeholder
submit
Label
user
Flarum (2.x)
Loading...
Any other virtual element properties, including attributes and event handlers.