new MyComponent()
{{#await /}}
but by 3rd party devs?
{{...}}
is an interpolator, and {{#...}}
is a block
from
and to
, while easings take an x
to return a y
. Does that mean interpolators use easings for each value from from
to to
?
from
and to
).
I'm thinking maybe it was meant for filters/helpers, which ractive doesn't have
though helpers are in proposed changes related to computed props
data: { foo: () => {} }
I'll check it out and write documentation about it.
ractive.animate
docs will be up in a few. :tada: