TextArea

TextArea is a vertically resizing area for typing in text

Methods

on_change ( value : string ) : void
Event handler for change events

Parameters
  • value  : string
    Value of dropdown selection.
Returns void

void

Properties

value : void
Value of component

default_value : void
Default value of component

options : void
Options for component

display : void
Display options for component