vue-ya-semantic-modal
Yet another semantic-ui modal component for Vue2 without Jquery but with pure Vue transition
This component only provide a frame and transitions for modal. Configurations of an inner modal is on your own, and it should be almost identical with usual way of semantic-ui.
Set Up
- Global set up
- Local set up for each component
Usage
- Basic usage
- When you want modal without transition, use
:transition="false"
inverted
attribute will be applied dimmer container- A transition of dimmer container is always
fade
- Possible class words for a inner modal are
bounce browser drop fade flash flip fly jiggle scale slide swing tada
vertical horizontal left right up down
basic mini tiny small medium big large
Author
qgp9