@hackage Shpadoinkle-widgets0.0.0.2
A collection of common reusable types and components.
Categories
License
BSD-3-Clause
Maintainer
fresheyeball@protonmail.com
Links
Versions
Installation
Dependencies (14)
- Shpadoinkle
- Shpadoinkle-html
- aeson >=1.4.4 && <1.5
- base >=4.12.0 && <4.15
- compactable >=0.1.2 && <0.2
- containers >=0.6.0 && <0.7 Show all…
Dependents (1)
@hackage/Shpadoinkle-examples
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