Skip to main content
Version: 1.0.110

Avatar text

const textAvatar = {
component: NANO.AVATAR_TEXT,
value: 'F',
props: {
size: 50,
color: 'white',
style: {backgroundColor: 'gray'}
}
};