Hi there,
is there a way to replace ko.mapping.fromJS(data, {}, this); from original mapping plugin with one function from knockout.viewmodel?
I'd like to map the data to my original model, the original plugin is pretty handy in this case but lacks some other useful stuff from your plugin.
Thanks in advance.
Hi there,
is there a way to replace ko.mapping.fromJS(data, {}, this); from original mapping plugin with one function from knockout.viewmodel?
I'd like to map the data to my original model, the original plugin is pretty handy in this case but lacks some other useful stuff from your plugin.
Thanks in advance.