A simple function to do switch-like expressions that look good, so you don't have to nest your ternaries.
published version 2.1.0, 4 years ago- published version 2.1.1, 3 years ago
- published version 3.1.0, 4 years ago
- published version 1.0.0, 5 years ago
- published version 3.1.0, 4 years ago
Set of helpers and types to work with RGBA colors as `[number, number, number, number]` tuples.
published version 2.1.0, 4 years ago- published version 3.1.0, 4 years ago
- published version 3.1.0, 4 years ago
- published version 3.1.0, 4 years ago
- published version 2.1.0, 4 years ago
- published version 3.1.0, 4 years ago
- published version 3.1.0, 4 years ago
`Button` is an element that receives pointer-like interactions. It can't be styled at all: it is designed to simply get out of the way and provide handlers for the interaction in the area covered by its children.
published version 3.1.0, 4 years ago`Button` is an element that receives pointer-like interactions. It can't be styled at all: it is designed to simply get out of the way and provide handlers for the interaction in the area covered by its children.
published version 3.1.0, 4 years ago`Select` is an element that provides a space where the user can select a value from a list of options.
published version 3.1.0, 4 years ago- published version 3.1.0, 4 years ago
- published version 3.1.0, 4 years ago
- published version 3.1.0, 4 years ago
`Block` is a box that holds other components inside. It can be styled to some limited extent. The closest analogs are:
published version 3.1.0, 4 years ago`Input` is an element that provides a space where the user can enter text. Only the text properties of it can be styled.
published version 4.1.0, 4 years agoThe `<Border>` primitive is designed to circumvent a couple of issues that could be source of headaches developing on a broad cross-platform system.
published version 3.1.0, 4 years ago- published version 2.0.1, 4 years ago
- published version 3.1.0, 4 years ago