# TextInputButton

This component is only used to pass buttons to the `TextInputWithButtons` component. Please see the documentation for the text input components for more info around its usage.

TextInputButton is intended to be used within the context of a TextInput component to perform an action such as clearing the text input field, toggling visibility of a password field, etc.
