blikblum / tinybind

Lightweight and powerful data binding + templating solution
http://blikblum.github.io/tinybind/
MIT License
79 stars 14 forks source link

Can I reference a subobject in a binding? #18

Closed PoeHaH closed 5 years ago

PoeHaH commented 5 years ago

I'd love to use this:

<input type="text" rv-value="myObject.options.subobject" />

Per default, tinybind doesn't seem to allow this. Is there a way around it?

blikblum commented 5 years ago

It should work. See https://codepen.io/blikblum/pen/rExyQb