textInput abstract method

Component textInput(
  1. TextInputProps props
)

Render a text input component.

Implementation

Component textInput(TextInputProps props);