91 packages
@bento/box
Shared context for Bento components
@bento/button
Button component built on top of the Pressable primitive
@bento/checkbox
Checkbox component
@bento/container
Container component primitive - atomic building block for polymorphic rendering and slot composition
@bento/control
Control component
@bento/create-external-store
Creates a generic external store for use with Bento
@bento/divider
Divider component
@bento/environment
Setup a custom environment for your Bento application
@bento/error
Custom error class for Bento
@bento/heading
Heading component primitive
@bento/icon
Icon component
@bento/illustration
Illustration component
@bento/internal-props
Internal utilities for managing prefixed component properties
@bento/listbox
Listbox component
@bento/pressable
Pressable primitive provides consistent press interactions and accessibility features for building interactive components
@bento/radio
Radio component
@bento/slots
The slots implementation of Bento
@bento/svg-parser
A utility for parsing SVG strings into React elements
@bento/text
Text component primitive
@bento/to-attribute-value
Format a value as an HTML attribute value.
@bento/types
Shared TypeScript types used across the Bento library.
@bento/use-data-attributes
Introduce the received props as data-attributes on the rendered element
@bento/use-props
Context aware props transformation for Bento
@bento/use-svg-sprite
A React hook for managing SVG sprites
create-gasket-app
starter pack for creating a gasket app