API Docs for:
Show:

components.ElasticTextarea Class

Defined in: bundle.js:645
Module: filesize

Textarea which grows and shrinks automatically when user types text into it

Constructor

components.ElasticTextarea

(
  • props
)

Defined in bundle.js:645

Parameters:

  • props Object
    • [onResize] Function optional

      Called when the textarea has been resized

    • [minRows] Number optional

      Minimum rows size for the textarea

Item Index