Update Panel.d.ts
parent
08291512c1
commit
5b6fd7b5d5
|
@ -53,7 +53,7 @@ export interface PanelPassThroughOptions {
|
|||
*/
|
||||
title?: PanelPassThroughOptionType;
|
||||
/**
|
||||
* Uses to pass attributes to the title's DOM element.
|
||||
* Uses to pass attributes to the icons' DOM element.
|
||||
*/
|
||||
icons?: PanelPassThroughOptionType;
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue