Update MegaMenu.d.ts
parent
dd7df47ab0
commit
85c6bdbe8f
|
@ -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