TextBoxBuilder.Value Method
| Name | Parameters | Description |
|---|---|---|
| Value(JS) | value | Specifies a value the UI component displays. Mirrors the client-side value option. |
| Value(String) | value | Specifies a value the UI component displays. Mirrors the client-side value option. |