Appearance
function Avatar(props: UiAvatarProps): Block;
Defined in: src/renderer/blocks/index.ts:1416
Experimental
Avatar component.
props
UiAvatarProps
Block
Avatar({name: 'Jane Doe', src: 'https://example.com/avatars/jane.png'});