Class: Model

ko/ui/textbox~ Model


Model()

The model for the row UI element, this is what model:ko/ui/textbox.create returns

Properties:
Name Type Description
name string

The node name of the element

element Element

A XUL textbox

Extends

Methods


<static> value( [value])

Set or return the current text

Parameters:
Name Type Argument Description
value String <optional>

the string to be set as the text