1.33.0 • Published 10 months ago
@s-ui/react-molecule-breadcrumb v1.33.0
MoleculeBreadcrumb
Breadcrumbs, or a breadcrumb navigation, can help to enhance how users navigate to previous page levels of a website, especially if that website has many pages or products.
Installation
npm install @s-ui/react-molecule-breadcrumb --saveUsage
import MoleculeBreadcrumb from '@s-ui/react-molecule-breadcrumb'
const breadcrumbItems = [
{
label: 'accusantium',
url: 'https://github.com/SUI-Components/sui-components'
},
{
label: 'current section'
}
]
return (
<BreadcrumbBasic items={breadcrumbItems} />
)Find full description and more examples in the demo page.
1.29.0
11 months ago
1.32.0
10 months ago
1.33.0
10 months ago
1.30.0
10 months ago
1.31.0
10 months ago
1.28.0
2 years ago
1.27.0
3 years ago
1.26.0
4 years ago
1.25.0
4 years ago
1.24.0
4 years ago
1.23.0
4 years ago
1.22.0
4 years ago
1.21.0
5 years ago
1.20.0
5 years ago
1.19.0
6 years ago
1.18.0
6 years ago
1.17.0
6 years ago
1.16.0
6 years ago
1.15.0
6 years ago
1.14.0
6 years ago