InputHelperItem
type InputHelperItem = object
Description
Defines the input helper item.
Properties
- id
string
The item index.
- text
string
The item text.
type InputHelperItem = object
Defines the input helper item.
string
The item index.
string
The item text.