blikblum/tinybind

Can I reference a subobject in a binding?

PoeHaH opened this issue · 1 comments

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?