Header menu logo issie

CodeEditorProps Type

Union cases

Union case Description

Highlight string -> obj

Full Usage: Highlight string -> obj

Parameters:
    Item : string -> obj

Item : string -> obj

IgnoreTabKey bool

Full Usage: IgnoreTabKey bool

Parameters:
    Item : bool

Item : bool

InsertSpaces bool

Full Usage: InsertSpaces bool

Parameters:
    Item : bool

Item : bool

OnValueChange string -> unit

Full Usage: OnValueChange string -> unit

Parameters:
    Item : string -> unit

Item : string -> unit

Padding int

Full Usage: Padding int

Parameters:
    Item : int

Item : int

Placeholder string

Full Usage: Placeholder string

Parameters:
    Item : string

Item : string

PreClassName string

Full Usage: PreClassName string

Parameters:
    Item : string

Item : string

Style CSSProp list

Full Usage: Style CSSProp list

Parameters:
Item : CSSProp list

TabSize int

Full Usage: TabSize int

Parameters:
    Item : int

Item : int

TextAreaClassName string

Full Usage: TextAreaClassName string

Parameters:
    Item : string

Item : string

TextAreaId string

Full Usage: TextAreaId string

Parameters:
    Item : string

Item : string

Value string

Full Usage: Value string

Parameters:
    Item : string

Item : string

Instance members

Instance member Description

this.IsHighlight

Full Usage: this.IsHighlight

Returns: bool
Returns: bool

this.IsIgnoreTabKey

Full Usage: this.IsIgnoreTabKey

Returns: bool
Returns: bool

this.IsInsertSpaces

Full Usage: this.IsInsertSpaces

Returns: bool
Returns: bool

this.IsOnValueChange

Full Usage: this.IsOnValueChange

Returns: bool
Returns: bool

this.IsPadding

Full Usage: this.IsPadding

Returns: bool
Returns: bool

this.IsPlaceholder

Full Usage: this.IsPlaceholder

Returns: bool
Returns: bool

this.IsPreClassName

Full Usage: this.IsPreClassName

Returns: bool
Returns: bool

this.IsStyle

Full Usage: this.IsStyle

Returns: bool
Returns: bool

this.IsTabSize

Full Usage: this.IsTabSize

Returns: bool
Returns: bool

this.IsTextAreaClassName

Full Usage: this.IsTextAreaClassName

Returns: bool
Returns: bool

this.IsTextAreaId

Full Usage: this.IsTextAreaId

Returns: bool
Returns: bool

this.IsValue

Full Usage: this.IsValue

Returns: bool
Returns: bool

Type something to start searching.