UNPKG

@material-tailwind/html

Version:

Material Tailwind is an open-source library that uses the power of Tailwind CSS and React to help you build unique web projects faster and easier. The stunning design inspired by Material Design is a bonus!

5 lines (4 loc) 228 B
export declare function toggleAccordion(event: Event): void; export declare function toggleAccordionById(targetId: string): void; export declare function initAccordion(): void; export declare function cleanupAccordions(): void;