Skip to main content

AvatarSize

type
type AvatarSize = 'sm' | 'lg' | 'default'

Import

import { AvatarSize } from '@modular/sdk/ui';