GaussianBackground
import { GaussianBackground } from '@lobehub/ui/awesome';import { GaussianBackground } from '@lobehub/ui/awesome';| Name | Description | Type | Default | 
|---|---|---|---|
| classNames | -- | {canvas?:string;content?:string} | -- | 
| layers | -- | ColorLayer[] | (required) | 
| options | -- | {blurRadius?:number;fpsCap?:number;scale?:number} | -- | 
| children | -- | ReactNode | -- |