@hackage Shpadoinkle-widgets0.2.0.0
A collection of common reusable types and components.
Categories
License
BSD-3-Clause
Maintainer
fresheyeball@protonmail.com
Links
Versions
Installation
Dependencies (19)
- QuickCheck
- Shpadoinkle
- Shpadoinkle-html
- aeson >=1.4.4 && <1.6
- base >=4.12.0 && <4.16
- compactable >=0.1.2 && <0.2 Show all…
Dependents (1)
@hackage/Shpadoinkle-examples
Package Flags
testing
(off by default)
Provide test kit around QuickCheck
Shpadoinkle Widgets
There are many shared abstractions between various UI's that represent themselves in frameworks, and applications. This package provides a useful subset of these concepts as types. Along with implimentations consuming these types.
Docs are very WIP right now, and themeing via property injection is still being explored.
Current Widgets
- Dropdown
- Textual Input
- Numeric Input
- Data Table