step-icon

v4.9.10arrow_drop_down
v4.9.10
v4.5.2
v3.9.2
STATUS
Passing
DOWNLOADS
117,463
LICENSE
MIT
VISIBILITY
Public
PUBLISHED
4 years ago
SIZE
25 KB
Whether this step is active.
2 contributors
Install step-icon as a package?
Copied
npm i @bit/mui-org.material-ui.step-icon
Set Bit as a scoped registryLearn more
npm config set '@bit:registry' https://node.bit.cloud
Component Example
React
React
Vue
Angular
React Native
Add dependency... help_outline
Just
import
any of the 1 million components
and packages in Bit or NPM to the example.
import Button from '@bit/grommet.grommet.button';
import Lodash from 'lodash';
toggle layout
chevron_left
chevron_right

Whether this step is active.

Mark the step as completed. Is passed to child components.

Mark the step as failed.

The label displayed in the step icon.

Demos:

API:

Properties
NameTypeDescription
active
bool

Whether this step is active.

classes
object

Override or extend the styles applied to the component. See CSS API below for more details.

completed
bool

Mark the step as completed. Is passed to child components.

error
bool

Mark the step as failed.

icon
node

The label displayed in the step icon.

Help and resources