juliandavidmr / vue-frame

Dynamic component for creation of interfaces with iframes
https://www.npmjs.com/package/vue-frame
MIT License
47 stars 9 forks source link

[Feature-Request] css-classes #15

Open nelhop opened 6 years ago

nelhop commented 6 years ago

It would be great if the vue-frame and iframe would have css-classes matching its states, as known from vue-router.

Handy classes for the vue-frame would be:

Handy classes for the iframe would be:

juliandavidmr commented 6 years ago

Hi @nelhop, that's an excellent idea you're proposing. I'll start by doing the events, then the dynamic class change will come.