GeoLeaf Core API - v3.0.0
Preparing search index...
contracts/attributes.contract
TextOptions
Interface TextOptions
Options of the
text
widget.
interface
TextOptions
{
maxLength
?:
number
;
placeholder
?:
string
;
}
Index
Properties
max
Length?
placeholder?
Properties
Optional
Readonly
max
Length
maxLength
?:
number
Optional
Readonly
placeholder
placeholder
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
max
Length
placeholder
GeoLeaf Core API - v3.0.0
Loading...
Options of the
textwidget.