LobeChat
A versatile brand component for displaying LobeChat logo in various styles including 3D, flat, monochrome, text, and combined formats.
import { LobeChat } from '@lobehub/ui/brand';Combine
Example
Loading preview
APIs
LobeChat properties
extranull | string | number | bigint | false | true | ReactElement<unknown, string | JSXElementConstructor<any>> | Iterable<ReactNode> | ReactPortal | Promise<AwaitedReactNode>sizenumberDefaults to
32.type'flat' | 'text' | 'mono' | '3d' | 'combine'Defaults to
"3d".
Also accepts all native HTML and ARIA attributes.
Helpful?