Action test
parent
de6e984153
commit
c5377eacda
|
@ -18,6 +18,10 @@ export declare type AccordionPassThroughOptionType = AccordionPassThroughAttribu
|
|||
* Custom passthrough(pt) option method.
|
||||
*/
|
||||
export interface AccordionPassThroughMethodOptions {
|
||||
/**
|
||||
* test
|
||||
*/
|
||||
test: any;
|
||||
/**
|
||||
* Defines instance.
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue