Skip to main content
Modular Documentation
Guides
Reference
Reference
/
@modular/sdk/ui
AvatarSize
type
type AvatarSize = 'sm' | 'lg' | 'default'
Import
import { AvatarSize } from '@modular/sdk/ui';