Appearance
Function: HeaderBar()
ts
function HeaderBar(props: HeaderBarProps): Block;Defined in: src/renderer/blocks/index.ts:345
Header bar with title, description, and optional icon/image.
Parameters
| Parameter | Type |
|---|---|
props | HeaderBarProps |