Skip to main content

LoadingButton

Loading Buttons are used to disable interactions or provide a visual cue that an action is being processed.

Import​

import { LoadingButton } from '@faststore/ui'

Usage​

Props​

testIdstring
Description

ID to find this component in testing tools (e.g.: cypress, testing library, and jest).

Default value
store-loading-button
loading*boolean
Description

The current loading state of the button.

Customization​

data-store-loading-button

This component inherits Button css selectors.

Didn't find your answers? Ask the Community. For documentation suggestions, submit your feedback.

JOIN THE COMMUNITY

ON THIS PAGE