UNPKG

unicorn-components

Version:

<a target="_blank" href="https://getunicorn.io"><img src="https://bitbucket-assetroot.s3.amazonaws.com/c/photos/2017/Jul/07/2615006260-5-nitsnetsstudios-ondemand-UNI_avatar.png" align="left"></a>

3 lines (2 loc) 195 B
export type UniColor = 'default' | 'primary' | 'success' | 'info' | 'light' | 'medium' | 'warning' | 'error'; export type UniPosition = 'bottom-left' | 'bottom-right' | 'top-left' | 'top-right';