Update PanelMenu.d.ts

pull/6424/head
tugcekucukoglu 2024-09-17 12:01:28 +03:00
parent 26fb303038
commit 31b64d1ad9
1 changed files with 1 additions and 1 deletions

View File

@ -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.
*/