Blog Logo
TAGS

chakra-ui-steps - Steps component designed to work seamlessly with Chakra UI.

This is a Steps component that has been specifically designed to work well with Chakra UI. It has a range of useful features and there are plenty of code examples and documentation available for reference. The component can be installed via Yarn or NPM, and once installed, it can be used by extending the theme with the `StepsTheme` object. The `Steps` component comes with a variety of available props and examples, which can be explored in detail on the documentation site. The version 2 of the component has changed the name of `StepsStyleConfig` to `StepsTheme`, and the `labelOrientation` prop has been removed in favor of the `circles-alt` variant.