Thanks to visit codestin.com
Credit goes to deviceagnosticui.com

ButtonSubmit

React component for a form submit button that displays loading and success state.

Codestin Search App Module source

Codestin Search App Unpkg CDN

CSS

This component module has a css export that’s a Set instance containing the URL strings of the CSS files that must be loaded for this component to display correctly (excluding theme and global CSS).

Props

The React component props are documented via TypeScript JSDoc comments in the module source.

Examples

A submit button.

Code

A submit button with loading state.

Code

A submit button with success state.

Code