TextInputBuilder

constructor(style: TextInputStyle, customId: String, label: String)(source)

Parameters

style

The style of the input.

customId

The identifier for the input, max 100 characters.

label

The label for this component, max 45 characters.