UNPKG

xui

Version:

xUI Components for Angular

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