@-ui/react
npm i @-ui/react
React components and hooks for -ui
Quick Start
jsx harmony
import _ from '@-ui/react'
API
Props
Prop | Type | Default | Required? | Description |
---|---|---|---|---|
| | | |
LICENSE
MIT
This package has moved to @dash-ui/react
React components and hooks for -ui
npm i @-ui/react
React components and hooks for -ui
jsx harmony
import _ from '@-ui/react'
Prop | Type | Default | Required? | Description |
---|---|---|---|---|
| | | |
MIT
DashProvider
and useDash
utilities.DashProvider
and useDash
utilities.All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
Drops support for @dash-ui/styles@<0.8.0
rename "variables" to "tokens" (4d84fd8)
The dash
prop in <DashProvider>
has been renamed to styles
and useDash()
now returns an object instead of just the styles instance
refactor context (cf6052a)
Removes useStyle()
and useStyles()
hooks
remove useStyle() and useStyles() hooks (c45d458)
deps-peer: No longer compatible with @dash-ui/styles@<0.6.0
deps-peer: upgrade styles to v0.6.0 (8b573b4)