pull/6768/head
tugcekucukoglu 2024-11-12 12:24:31 +03:00
parent c9b30797b2
commit 1129e46619
1 changed files with 1 additions and 1 deletions

View File

@ -241,7 +241,7 @@ export interface MegaMenuProps {
/** /**
* An array of menuitems. * An array of menuitems.
*/ */
model?: MenuItem[] | undefined; model?: MenuItem[][] | undefined;
/** /**
* Defines the orientation. * Defines the orientation.
* @defaultValue horizontal * @defaultValue horizontal