UNPKG

monday-ui-react-core

Version:

Official monday.com UI resources for application development in React.js

13 lines (12 loc) 297 B
export declare enum ProgressBarType { PRIMARY = "primary", SECONDARY = "secondary" } export declare enum ProgressBarStyle { PRIMARY = "primary", SECONDARY = "secondary", POSITIVE = "positive", NEGATIVE = "negative", WARNING = "warning", NONE = "none" }