Notice: The Monaca & Onsen UI Community Forum is shutting down.

For Onsen UI bug reports, feature requests and questions, please use the Onsen UI GitHub issues page. For help with Monaca, please contact Monaca Support Team.

Thank you to all our community for your contributions to the forum. We look forward to hearing from you in the new communication channels.

Onsen with Vue and TypeScript?



  • Hello I am wondering how to use Onsen UI with VueJS and TypeScript, I tried your bundle https://github.com/OnsenUI/vue-cordova-webpack, but It is not prepared for use with TypeScript.

    Do you have some tips how to change your boilerplate to work with TypeScript?

    EDIT: I forgot, I wanna to build cordova app. And I don’t know how to use this plugin (vue-cli-plugin-cordova) which is refferenced in you doc. But why it is creating folder src-cordova, when I already have src folder?