ons.notification.alert({
title: 'Error al iniciar sesión',
message: 'Parece que alguno de los datos son incorrectos.',
buttonLabels: 'Aceptar',
callback: function (answer) {
}
});
We switched our community chat service from Gitter to Discord because of the usability.
Please use the link below to signup for your account.
See you there!
new Vue(
to export default {
? project structure is index.html, main.js (which renders App) and App.vue (contains the code in the example URL)