Se rendre au contenu
Menu
Cette question a été signalée

i'm new to javascript , i created a new client action ,added a template then a js file that extend the AbstractAction 

var JsClientView = AbstractAction.extend({
//contentTemplate: 'UploadDocumentMainMenu',
template: 'JsClientView',

events: {
'click .mybutton': '_onButton',


},


it's working perfectlu now i want to add dynamic variables to my template , i just want to know how can i pass it to the template

Avatar
Ignorer
Publications associées Réponses Vues Activité
1
avr. 23
21513
0
déc. 19
4378
2
févr. 24
2070
1
oct. 23
2041
0
avr. 20
3074