UNPKG

xui

Version:

xUI Components for Angular

2 lines (1 loc) 109 B
export type BadgeColor = 'primary' | 'primary-alt' | 'secondary' | 'success' | 'warning' | 'error' | 'info';