lion/docs/intros/intros-navigation.md
2020-08-31 17:39:29 +02:00

1.6 KiB

Navigation

Navigational elements are used to guide users within your page.

Features

  • fully accessible

Packages

Package Version Description
accordion accordion A component to toggle the display of sections of content
pagination pagination A component that handles pagination
steps steps Multi Step System
tabs tBS Move between a small number of equally important views
export default {
  title: 'Navigation/Intro',
};