HubSpot / vex

A modern dialog library which is highly configurable and easy to style. #hubspot-open-source
http://github.hubspot.com/vex/docs/welcome
MIT License
6.92k stars 493 forks source link

How to stack like the demo page #215

Closed Zmove closed 7 years ago

Zmove commented 7 years ago

Hello,

I wonder how do you stack dialog like the demo page. I don't see any speach about this in the doc.

Thanks

RickKukiela commented 7 years ago

You can look at the source of the demo page on how they did it. There is nothing built into the plugin to do this. They basically create all the vex objects and add them to an array and the traverse the array applying a scaling css to each consecutive dialog.