Phone API Reference - UI Classes (Widgets) - Input - toString
toString
Description
Returns the value of the input (same as the value property).
Basic Example:
|
Parameters
Name | Required | Type | Default | Description |
---|---|---|---|---|
modes | Yes | array | Array of modes. Can be any of "normal", "email", "ip", or "numeric". |
...