mirror of
https://github.com/flarum/framework.git
synced 2024-11-28 11:34:36 +08:00
0b406a06a1
Enables quick bidirectional bindings. So instead of this: <input value={prop()} oninput={m.withAttr('value', prop)}/> ... we can do this: <input bidi={prop}/> |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
Gulpfile.js | ||
package.json |