Type alias TextInputData

TextInputData: TextInputBuilder | Omit<TextInputComponentData, "type">

The data for the TextInput (builder or raw)

Generated using TypeDoc