TyphonJS Runtime Library (FVTT) 0.3.0
#standard/component/layer/position
TJSPositionControlLayer
Props
Type Alias Props
Props type alias for
associated component
.
type
Props
=
{
boundingRect
?:
any
;
components
?:
any
;
controls
?:
ControlsStore
;
enabled
?:
boolean
;
validate
?:
boolean
;
}
Index
Properties
bounding
Rect?
components?
controls?
enabled?
validate?
Properties
Optional
bounding
Rect
boundingRect
?:
any
Optional
components
components
?:
any
Optional
controls
controls
?:
ControlsStore
Optional
enabled
enabled
?:
boolean
Optional
validate
validate
?:
boolean
Settings
Member Visibility
Inherited
Protected
Theme
OS
Light
Dark
On This Page
Properties
bounding
Rect
components
controls
enabled
validate
Demo - Essential Svelte ESM
TyphonJS Runtime Library (FVTT) 0.3.0
Props type alias for associated component.