alfonsogarciacaro / fable-vue

Fable bindings for Vue.js
35 stars 2 forks source link

Make props as part of the the `IVue` instance? #3

Open Zaid-Ajaj opened 6 years ago

Zaid-Ajaj commented 6 years ago

Along with other relevant properties such as $refs, $emit etc...

alfonsogarciacaro commented 6 years ago

Here I'm passing them as an extra argument but I guess we can make them a property of IVue.