AvatarProps.classes
Home > @backstage/core-components > AvatarProps > classes
Custom styles applied to avatar
Signature:
classes?: {
[key in 'avatar' | 'avatarText']?: string;
};
Home > @backstage/core-components > AvatarProps > classes
Custom styles applied to avatar
Signature:
classes?: {
[key in 'avatar' | 'avatarText']?: string;
};