Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2945 Переглядів

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

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
1
квіт. 23
21773
0
груд. 19
4498
2
лют. 24
2206
1
жовт. 23
2196
0
квіт. 20
3231