Preparing search index...
The search index is not available
@rxap/forms - v19.0.4
@rxap/forms
BoxedValue
Interface BoxedValue<T>
interface
BoxedValue
<
T
>
{
disabled
?:
boolean
;
value
:
T
;
}
Type Parameters
T
Index
Properties
disabled?
value
Properties
Optional
disabled
disabled
?:
boolean
value
value
:
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
disabled
value
@rxap/forms - v19.0.4
Loading...