cohtml::TextInputControlType
| Name | |
|---|---|
| enum | ControlType { TextInput, Other} Enum containing the text input types. |
Types Documentation
Section titled “Types Documentation”enum ControlType
Section titled “enum ControlType”| Enumerator | Value | Description |
|---|---|---|
| TextInput | The input type for text. | |
| Other | Other non-input types. |
Enum containing the text input types.
© 2026 Coherent Labs. All rights reserved.