This commit is contained in:
pwwang 2024-11-12 05:24:18 +00:00 committed by GitHub
commit 6b1fb7ee56
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 14 additions and 2 deletions

View file

@ -34,6 +34,12 @@ type $Props = {
*/
flipped?: boolean;
/**
* Set to `true` to keep menu open after clicking the items
* @default false
*/
persistentClickItems?: boolean;
/**
* Specify the menu options class
* @default undefined