TyphonJS Runtime Library (FVTT) 0.3.0
#standard/component/fvtt/editor
TJSContentEdit
Props
Type Alias Props
Props type alias for
associated component
.
type
Props
=
{
content
?:
string
;
enrichedContent
?:
string
;
options
?:
TJSContentEditOptions
;
}
Index
Properties
content?
enriched
Content?
options?
Properties
Optional
content
content
?:
string
Optional
enriched
Content
enrichedContent
?:
string
Optional
options
options
?:
TJSContentEditOptions
Settings
Member Visibility
Inherited
Protected
Theme
OS
Light
Dark
On This Page
Properties
content
enriched
Content
options
Demo - Essential Svelte ESM
TyphonJS Runtime Library (FVTT) 0.3.0
Props type alias for associated component.