Update PanelMenu.d.ts
parent
26fb303038
commit
31b64d1ad9
|
@ -103,7 +103,7 @@ export interface PanelMenuPassThroughOptions {
|
|||
/**
|
||||
* Used to pass attributes to the list item's DOM element.
|
||||
*/
|
||||
menuitem?: PanelMenuPassThroughOptionType;
|
||||
item?: PanelMenuPassThroughOptionType;
|
||||
/**
|
||||
* Used to pass attributes to the item content's DOM element.
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue