Preparing search index...
The search index is not available
Grapholscape - v4.0.11
Grapholscape - v4.0.11
UI
GscapeToggle
Class GscapeToggle
Hierarchy
LitElement
GscapeToggle
Index
Constructors
constructor
Properties
checked
disabled
key
label
label
Position
Toggle
Label
Position
styles
Accessors
properties
Methods
render
Constructors
constructor
new
Gscape
Toggle
(
)
:
GscapeToggle
Returns
GscapeToggle
Properties
checked
checked
:
boolean
disabled
disabled
:
boolean
key
key
:
string
label
label
:
string
label
Position
label
Position
:
ToggleLabelPosition
= ToggleLabelPosition.RIGHT
Static
Toggle
Label
Position
Toggle
Label
Position
:
typeof
ToggleLabelPosition
= ToggleLabelPosition
Static
styles
styles
:
CSSResult
[]
= ...
Accessors
Static
properties
get
properties
(
)
:
{
checked
:
{
reflect
:
boolean
;
type
:
BooleanConstructor
;
}
;
disabled
:
{
reflect
:
boolean
;
type
:
BooleanConstructor
;
}
;
key
:
{
reflect
:
boolean
;
type
:
StringConstructor
;
}
;
label
:
{
reflect
:
boolean
;
type
:
StringConstructor
;
}
;
labelPosition
:
{
attribute
:
string
;
reflect
:
boolean
;
type
:
StringConstructor
;
}
;
}
Returns
{
checked
:
{
reflect
:
boolean
;
type
:
BooleanConstructor
;
}
;
disabled
:
{
reflect
:
boolean
;
type
:
BooleanConstructor
;
}
;
key
:
{
reflect
:
boolean
;
type
:
StringConstructor
;
}
;
label
:
{
reflect
:
boolean
;
type
:
StringConstructor
;
}
;
labelPosition
:
{
attribute
:
string
;
reflect
:
boolean
;
type
:
StringConstructor
;
}
;
}
checked
:
{
reflect
:
boolean
;
type
:
BooleanConstructor
;
}
reflect
:
boolean
type
:
BooleanConstructor
disabled
:
{
reflect
:
boolean
;
type
:
BooleanConstructor
;
}
reflect
:
boolean
type
:
BooleanConstructor
key
:
{
reflect
:
boolean
;
type
:
StringConstructor
;
}
reflect
:
boolean
type
:
StringConstructor
label
:
{
reflect
:
boolean
;
type
:
StringConstructor
;
}
reflect
:
boolean
type
:
StringConstructor
label
Position
:
{
attribute
:
string
;
reflect
:
boolean
;
type
:
StringConstructor
;
}
attribute
:
string
reflect
:
boolean
type
:
StringConstructor
Methods
render
render
(
)
:
TemplateResult
<
1
>
Returns
TemplateResult
<
1
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
Modules
Grapholscape -
v4.0.11
Getting
Started
Configuration
UI
icons
config
core
index
IncrementalUI
util
model
Swagger
Model
Gscape
Toggle
constructor
checked
disabled
key
label
label
Position
Toggle
Label
Position
styles
properties
render