Update MegaMenu.d.ts
parent
292ee417c8
commit
9856fad3fc
|
@ -101,7 +101,7 @@ export interface MegaMenuPassThroughOptions {
|
||||||
/**
|
/**
|
||||||
* Used to pass attributes to the submenu item's DOM element.
|
* Used to pass attributes to the submenu item's DOM element.
|
||||||
*/
|
*/
|
||||||
submenuLabel?: MegaMenuPassThroughOptionType;
|
submenulabel?: MegaMenuPassThroughOptionType;
|
||||||
/**
|
/**
|
||||||
* Used to pass attributes to the submenu's DOM element.
|
* Used to pass attributes to the submenu's DOM element.
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue