--- title: Input Button description: A button that shows an input when clicked. author: name: imskyleen url: https://github.com/imskyleen --- ## Installation ## Usage ```tsx Submit ``` ## Examples ### Newsletter Form with Loading State ## Props ### InputButton >', required: false, }, id: { description: 'The id of the component', type: 'string', required: false, }, }} /> ### SubmitButton ## Credits - Credits to [Adam Wathan](https://x.com/adamwathan/status/1890105358519341205) for the inspiration