javascript - How to access the object returned from $save in angular -


the object returned of type

d {$$state: object}   $$state:object    status:1    value:g     $promise:undefined     $resolved:true     id:5271     name:"insidious" 

$$state private method in angular. need id ?


Comments

Popular posts from this blog

javascript - Slick Slider width recalculation -

jsf - PrimeFaces Datatable - What is f:facet actually doing? -

angular2 services - Angular 2 RC 4 Http post not firing -