AuroraBackground creates a beautiful aurora-like animated gradient background effect that can be used as a container for other content.
AuroraBackground
import { AuroraBackground } from '@lobehub/ui/awesome';
AuroraBackground creates a beautiful aurora-like animated gradient background effect that can be used as a container for other content.
import { AuroraBackground } from '@lobehub/ui/awesome';
Property | Description | Type | Default |
---|---|---|---|
classNames | Custom classNames for child elements | { content?: string; wrapper?: string } | - |
styles | Custom styles for child elements | { content?: CSSProperties; wrapper?: CSSProperties } | - |
AuroraBackground inherits all properties from Flexbox component