TyphonJS Runtime Library (FVTT) 0.3.0
#standard/component/form
TJSInputCheckbox
Props
Type Alias Props
Props type alias for
associated component
.
type
Props
=
{
efx
?:
any
;
enabled
?:
any
;
input
?:
any
;
label
?:
any
;
readonly
?:
any
;
store
?:
any
;
styles
?:
any
;
}
Index
Properties
efx?
enabled?
input?
label?
readonly?
store?
styles?
Properties
Optional
efx
efx
?:
any
Optional
enabled
enabled
?:
any
Optional
input
input
?:
any
Optional
label
label
?:
any
Optional
readonly
readonly
?:
any
Optional
store
store
?:
any
Optional
styles
styles
?:
any
Settings
Member Visibility
Inherited
Protected
Theme
OS
Light
Dark
On This Page
Properties
efx
enabled
input
label
readonly
store
styles
Demo - Essential Svelte ESM
TyphonJS Runtime Library (FVTT) 0.3.0
Props type alias for associated component.