TyphonJS Runtime Library (FVTT) 0.3.0
#standard/component/fvtt/datafield
TJSDocDataField
Props
Type Alias Props
Props type alias for
associated component
.
type
Props
=
{
doc
?:
any
;
docContext
?:
string
;
path
?:
any
;
}
Index
Properties
doc?
doc
Context?
path?
Properties
Optional
doc
doc
?:
any
Optional
doc
Context
docContext
?:
string
Optional
path
path
?:
any
Settings
Member Visibility
Inherited
Protected
Theme
OS
Light
Dark
On This Page
Properties
doc
doc
Context
path
Demo - Essential Svelte ESM
TyphonJS Runtime Library (FVTT) 0.3.0
Props type alias for associated component.