side-nav

v1.0.0arrow_drop_down
v1.0.0
STATUS
Passing
DOWNLOADS
14
VISIBILITY
Public
PUBLISHED
4 years ago
SIZE
N/A
The title should always be focusable, but shouldn't be in the keyboard sequence if the collapse button is rendered.
Install side-nav as a package?
Copied
npm i @bit/autodesk-tool-evals.hig-components.side-nav
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
modifieddraft
modifieddraft
modifieddraft
modifieddraft
modifieddraft
modifieddraft
modifieddraft
modifieddraft
modifieddraft
modifieddraft
modifieddraft
modifieddraft
modifieddraft
modifieddraft
modifieddraft
chevron_left
chevron_right

The title should always be focusable, but shouldn’t be in the keyboard sequence if the collapse button is rendered.

Called when search input loses focus.

Called when clicking icon to clear input.

Called when search input gains focus.

Called when input changes.

Placeholder text for the input field.

Function to modify the component’s styles

Value of the input field. Can be changed after mount to update the input value.

Help and resources