Preparing search index...
The search index is not available
@ar-project/host-object-model
@ar-project/host-object-model
Value
Interface Value
Represents a value (UI).
interface
Value
{
data
:
string
;
isReadOnly
:
boolean
;
}
Index
Properties
data
is
Read
Only
Properties
data
data
:
string
The value of the UI.
is
Read
Only
is
Read
Only
:
boolean
Whether the value of the UI is read-only.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
data
is
Read
Only
@ar-project/host-object-model
Loading...
Represents a value (UI).