lg-chat Title Bar
npm install @lg-chat/title-bar``shell`
pnpm add @lg-chat/title-bar
`shell`
yarn add @lg-chat/title-bar
`shell`
npm install @lg-chat/title-bar
`tsx
import { TitleBar } from '@lg-chat/title-bar';
return
`
| Prop | Type | Description | Default |
| ------------------------ | ------------------------- | -------------------------------------------------------------- | ------- |
| badgeText _(optional)_ | string | Badge text rendered to indicate 'Beta' or 'Experimental' flags | |title
| | string | Title text | |...
| | HTMLElementProps<'div'>` | Props spread on root element | |