UNPKG

@lobehub/ui

Version:

Lobe UI is an open-source UI component library for building AIGC web apps

21 lines (20 loc) 571 B
export interface LobeCustomStylish { active: string; blur: string; blurStrong: string; bottomScrollbar: string; disabled: string; gradientAnimation: string; noScrollbar: string; resetLinkColor: string; shadow: string; variantBorderless: string; variantBorderlessDanger: string; variantBorderlessWithoutHover: string; variantFilled: string; variantFilledDanger: string; variantFilledWithoutHover: string; variantOutlined: string; variantOutlinedDanger: string; variantOutlinedWithoutHover: string; }