UNPKG

monday-ui-react-core

Version:

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

5 lines (4 loc) 104 B
export const DIALOG_ANIMATION_TYPES = { OPACITY_AND_SLIDE: "opacity-and-slide", EXPAND: "expand" };