CodeEditorProps Type
Union cases
| Union case | Description |
Full Usage:
Highlight string -> obj
Parameters:
string -> obj
|
|
Full Usage:
IgnoreTabKey bool
Parameters:
bool
|
|
Full Usage:
InsertSpaces bool
Parameters:
bool
|
|
Full Usage:
OnValueChange string -> unit
Parameters:
string -> unit
|
|
Full Usage:
Padding int
Parameters:
int
|
|
Full Usage:
Placeholder string
Parameters:
string
|
|
Full Usage:
PreClassName string
Parameters:
string
|
|
|
|
Full Usage:
TabSize int
Parameters:
int
|
|
Full Usage:
TextAreaClassName string
Parameters:
string
|
|
Full Usage:
TextAreaId string
Parameters:
string
|
|
Full Usage:
Value string
Parameters:
string
|
|
Instance members
| Instance member | Description |
Full Usage:
this.IsHighlight
Returns: bool
|
|
Full Usage:
this.IsIgnoreTabKey
Returns: bool
|
|
Full Usage:
this.IsInsertSpaces
Returns: bool
|
|
Full Usage:
this.IsOnValueChange
Returns: bool
|
|
Full Usage:
this.IsPadding
Returns: bool
|
|
Full Usage:
this.IsPlaceholder
Returns: bool
|
|
Full Usage:
this.IsPreClassName
Returns: bool
|
|
Full Usage:
this.IsStyle
Returns: bool
|
|
Full Usage:
this.IsTabSize
Returns: bool
|
|
Full Usage:
this.IsTextAreaClassName
Returns: bool
|
|
Full Usage:
this.IsTextAreaId
Returns: bool
|
|
Full Usage:
this.IsValue
Returns: bool
|
|