Refactor #4190 - For Dock

This commit is contained in:
Tuğçe Küçükoğlu 2023-07-25 12:11:01 +03:00
parent 5130a1e9db
commit 6d2f17501e
2 changed files with 12 additions and 7 deletions

View file

@ -104,6 +104,10 @@ export interface DockContext {
* Current index of the menuitem.
*/
index: number;
/**
* Current menuitem
*/
item: any;
/**
* Current active state of menuitem as a boolean.
* @defaultValue false