82 packages
addhoc
Handy little helper to create proper HOC functions complete with hoisted statics and forwarded refs
authboot
a simple slay preboot to instantiate an auth middleware and a custom/default lookup function on the app object
babel-plugin-short-css-vars
Optimization plugin to shorten the names of CSS variables
@bento/box
Shared context for Bento components
@bento/button
Button component built on top of the Pressable primitive
@bento/checkbox
Checkbox component
@bento/control
Control component
@bento/create-external-store
Creates a generic external store for use with Bento
@bento/dismiss
Dismiss button component for accessible modal dismissal
@bento/error
Custom error class for Bento
@bento/field-error
The FieldError component renders error messages for form controls, such as RadioGroup or CheckboxGroup
@bento/forward
React 19-compatible forwardRef utility for Bento
@bento/heading
Heading component primitive
@bento/icon
Icon component
@bento/input
Universal input primitive component supporting all HTML input types
@bento/internal-props
Internal utilities for managing prefixed component properties
@bento/listbox
Listbox component
@bento/portal
Portal component primitive - render children into a target DOM container
@bento/radio
Radio component
@bento/scroll-lock
ScrollLock component primitive - prevents background scrolling with React Aria integration
@bento/svg-parser
A utility for parsing SVG strings into React elements
@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