@stereograph/teiaviewer - v17.8.0-dev
Preparing search index...
viewer
ColorController
Class ColorController
Hierarchy (
View Summary
)
ValueController
<
HexColor
>
ColorController
Index
Constructors
constructor
Properties
is
Color
Controller
is
Saved
In
Local
Storage
is
Value
Controller
on
Change
show
In
Dev
Tools
tag
Accessors
value
Constructors
constructor
new
ColorController
(
defaultValue
:
`
#
${
string
}
`
,
options
?:
ValueControllerOptions
<
`
#
${
string
}
`
>
,
)
:
ColorController
Signal emitted when the value changes
Parameters
defaultValue
:
`
#
${
string
}
`
options
:
ValueControllerOptions
<
`
#
${
string
}
`
>
= {}
Returns
ColorController
Properties
Readonly
is
Color
Controller
isColorController
:
true
Readonly
is
Saved
In
Local
Storage
isSavedInLocalStorage
:
boolean
Readonly
is
Value
Controller
isValueController
:
true
Readonly
on
Change
onChange
:
ViewerSignal
<
(
value
:
`
#
${
string
}
`
)
=>
void
>
= ...
Readonly
show
In
Dev
Tools
showInDevTools
:
boolean
Readonly
tag
tag
:
string
Accessors
value
get
value
()
:
T
Returns
T
set
value
(
newValue
:
T
)
:
void
Parameters
newValue
:
T
Returns
void
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
is
Color
Controller
is
Saved
In
Local
Storage
is
Value
Controller
on
Change
show
In
Dev
Tools
tag
Accessors
value
@stereograph/teiaviewer - v17.8.0-dev
Loading...