.d.ts updates

This commit is contained in:
Tuğçe Küçükoğlu 2023-05-03 15:53:24 +03:00
parent cf7d3f74b7
commit 4aecb09c46
4 changed files with 11 additions and 11 deletions

View file

@ -59,7 +59,7 @@ export interface ContextMenuPassThroughOptions {
/**
* Uses to pass attributes to the submenu icon's DOM element.
*/
submenuicon?: ContextMenuPassThroughOptionType;
submenuIcon?: ContextMenuPassThroughOptionType;
/**
* Uses to pass attributes to the separator's DOM element.
*/