UNPKG

@clayui/modal

Version:

ClayModal component

20 lines (12 loc) 519 B
# `@clayui/modal` A modal is a secondary window that communicates or provides an action inside the same process. - [Documentation](https://clayui.com/docs/components/modal.html) - [Changelog](./CHANGELOG.md) - [Breaking change schedule](./BREAKING.md) ## Install Run `yarn` ```shell yarn add @clayui/modal ``` ## Contribute We'd love to get contributions from you! Please, check our [Contributing Guidelines](https://github.com/liferay/clay/blob/master/CONTRIBUTING.md) to see how you can help us improve.