Model()
The model for the row UI element, this is what model:ko/ui/label.create
returns
Properties:
Name | Type | Description |
---|---|---|
name |
string | The node name of the element |
element |
Element | A XUL label |
Extends
Methods
-
<static> value( [value])
-
Return or set selected state
Parameters:
Name Type Argument Description value
String <optional>
value to be set
Returns:
The set value
- Type
- String