tieredmenu
v4.2.0arrow_drop_downv4.2.0
v3.1.8
v3.1.0
STATUS
Passing
DOWNLOADS
71
LICENSE
MIT
VISIBILITY
Public
PUBLISHED
9 months ago
SIZE
47 KB
TieredMenu displays submenus in nested overlays.
1 contributor
Like
Install tieredmenu as a package?
Copied
npm i @bit/primefaces.primereact.tieredmenu
Set Bit as a scoped registryLearn more
npm config set '@bit:registry' https://node.bit.dev
Component Example 
modifieddraft
modifieddraft
React
React
Vue
Angular
React Native
Add dependency... help_outline
Just
and packages in Bit or NPM to the example. any of the 1 million componentstoggle layout


chevron_left
chevron_right
Properties
Name | Type | Default value |
---|---|---|
id | string | null |
model | array | null |
popup | bool | false |
style | object | null |
className | string | null |
autoZIndex | bool | true |
baseZIndex | number | 0 |
appendTo | any | null |
onShow | function | null |
onHide | function | null |
model | any | null |
root | bool | false |
className | string | null |
popup | bool | false |
onLeafClick | function | null |
onKeyDown | function | null |
parentActive | bool | false |