UNPKG

flex-element-tabs

Version:

flex-element-tabs is a versatile JavaScript library for creating dynamic tabs in web interfaces. It offers customizable, lightweight, and easy-to-integrate tab components, enhancing user navigation and content organization in web applications.

7 lines (6 loc) 114 B
declare module '*.css' { const classes: { [key: string]: string; }; export default classes; }