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

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
21534
0
груд. 19
4386
2
лют. 24
2087
1
жовт. 23
2046
0
квіт. 20
3079