Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to use vex modal the same way with bootstrap modal? #245

Open
yellow1912 opened this issue Oct 19, 2017 · 0 comments
Open

Comments

@yellow1912
Copy link

In bootstrap, we usually assign the class "modal" to the element we want to display as a modal, it will be hidden via CSS and displayed when triggered. The nice thing about this is as we use tons of js and angularjs the underlying html are already compiled and bound. From what I ready on vex document there doesn't seem a way to do that and we have to assign content to each vex open?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants