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!

9 lines (8 loc) 178 B
/** * Initialize all tabs in the document. */ export declare function initTabs(): void; /** * Cleans up all initialized tabs. */ export declare function cleanupTabs(): void;