Skip to content
This repository has been archived by the owner on Oct 29, 2021. It is now read-only.
This repository has been archived by the owner on Oct 29, 2021. It is now read-only.

provide more helpers like inputRange #6

Open
rvion opened this issue Mar 25, 2017 · 2 comments
Open

provide more helpers like inputRange #6

rvion opened this issue Mar 25, 2017 · 2 comments
Assignees

Comments

@rvion
Copy link

rvion commented Mar 25, 2017

Do you plan to add helpers like

inputRange :: forall e. Array (VDom e) -> VDom e
inputRange opts = input (cons (tpe := "number") opts)

?

If not, would you accept a PR with some of those ?

@LukaJCB
Copy link
Member

LukaJCB commented Mar 26, 2017

It's currently not planned to add these, but I'll gladly accept PRs :)

@rvion
Copy link
Author

rvion commented Mar 26, 2017

will do !

@LukaJCB LukaJCB assigned LukaJCB and rvion and unassigned LukaJCB Mar 30, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants