Skip to documentation
UI

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
extra
null | string | number | bigint | false | true | ReactElement<unknown, string | JSXElementConstructor<any>> | Iterable<ReactNode> | ReactPortal | Promise<AwaitedReactNode>
size
number

Defaults to 32.

type
'text' | 'flat' | '3d' | 'mono' | 'combine'

Defaults to "3d".

Also accepts all native HTML and ARIA attributes.