Skip to main content
Version: 1.0.74

Chip

const chip = {
component: NANO.CHIP,
value: 'WOW',
props: {
style: {width: 140},
icon: 'information'
}
};