Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
2717 Visualizações

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
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
1
abr. 23
21405
0
dez. 19
4336
2
fev. 24
1985
1
out. 23
1946
0
abr. 20
3015