issues
search
frintjs
/
frint-props
Compose reactive props in FrintJS applications
https://frint.js.org
MIT License
12
stars
1
forks
source link
frint-props: `withHandlers` function
#25
Closed
fahad19
closed
6 years ago
fahad19
commented
6 years ago
Closes #24
What's done
Added
withHandlers
function.
Docs in diff (see README).
What's NOT done
No further props are generated upon triggering any individual handler
I pushed for this idea in #24, but our API for functions cannot support it in any nice way that I can think of
Closes #24
What's done
withHandlers
function.What's NOT done