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