Skip to main content

Width

The width prop allows you to customize the width of the navigation sidebar according to your needs. You can set it to a number value, which represents the width in pixels.

Props

width?: number
Default Value
width={260}

Example

/vertical-menu/vertical-nav/width

Source Code