Sha256: 2054c00248049956c6571e97b6d61354e3f21c844d1ae88babcef53084677853
Contents?: true
Size: 477 Bytes
Versions: 1067
Compression:
Stored size: 477 Bytes
Contents
The `collapsible` prop allows users to create a nested, collapsible nav. Pass `collapsible` to any NavItem and pass that navItem any number of NavItems as children to create a collapsible nav. The optional `collapsed` prop can also be used to set the default state for the collapsed nav on first render of the page. `collapsed` takes a boolean value that is set to true (meaning nav is collapsed) by default. Set it to false as shown here to have the nav open on first render.
Version data entries
1,067 entries across 1,067 versions & 2 rubygems