1.1.0 • Published 5 months ago

@atmgrupomaggioli/iris-badge v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

iris-badge

Properties

PropertyAttributeDescriptionTypeDefault
badgeAccessibleLabelbadge-accessible-labelTítulo accesible del badge.stringundefined
badgeColorbadge-colorColor del badge."accent" \| "primary" \| "warning"getGlobalComponentConfig('IrisBadge')?.badgeColor \|\| 'primary'
badgePositionbadge-positionPosición del badge."after" \| "before"getGlobalComponentConfig('IrisBadge')?.badgePosition \|\| 'after'
badgeSizebadge-sizeTamaño del badge."large" \| "medium" \| "small"'small'
badgeText (required)badge-textTexto del badge.stringundefined

Built with StencilJS