UNPKG

flowbite-qwik

Version:

Official Qwik components built for Flowbite and Tailwind CSS

5 lines (4 loc) 249 B
export declare const ListGroup: import("@builder.io/qwik").Component<{ type?: string | undefined; compact?: boolean | undefined; } & import("@builder.io/qwik").HTMLElementAttrs & import("@builder.io/qwik").QwikAttributes<HTMLUListElement>>;