@stereograph/teiaviewer - v17.8.0-dev
Preparing search index...
viewer
StringController
Class StringController
Hierarchy (
View Summary
)
ValueController
<
string
>
StringController
Index
Constructors
constructor
Properties
is
Saved
In
Local
Storage
is
String
Controller
is
Value
Controller
on
Change
show
In
Dev
Tools
tag
Accessors
value
Constructors
constructor
new
StringController
(
defaultValue
:
string
,
options
?:
ValueControllerOptions
<
string
>
,
)
:
StringController
Signal emitted when the value changes
Parameters
defaultValue
:
string
options
:
ValueControllerOptions
<
string
>
= {}
Returns
StringController
Properties
Readonly
is
Saved
In
Local
Storage
isSavedInLocalStorage
:
boolean
Readonly
is
String
Controller
isStringController
:
true
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
Saved
In
Local
Storage
is
String
Controller
is
Value
Controller
on
Change
show
In
Dev
Tools
tag
Accessors
value
@stereograph/teiaviewer - v17.8.0-dev
Loading...