Skip to content

How to bind a subproperty? #102

@mickeymoon

Description

@mickeymoon

var user = {
'name': 'Arpit',
email:'meetmickeymoon@gmail.com',
id:''
}
var obj= $$({
model:{
'user': user
},

view:{
format :
"" // doesnt't work this way
},

controller:{}
})

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions