Action test

pull/6569/head
tugcekucukoglu 2024-10-10 11:02:04 +03:00
parent de6e984153
commit c5377eacda
1 changed files with 4 additions and 0 deletions

View File

@ -18,6 +18,10 @@ export declare type AccordionPassThroughOptionType = AccordionPassThroughAttribu
* Custom passthrough(pt) option method.
*/
export interface AccordionPassThroughMethodOptions {
/**
* test
*/
test: any;
/**
* Defines instance.
*/