15 packages found
A React hook for controlling a boolean value with toggle, on, and off callbacks
Switch between dark and light mode in your React application with ease.
Resolve or switch hooks
- hooks
- react
- enhook
- augmentor
- preact-compat
- preact
- tng-hooks
- fn-with-hooks
- haunted
- atomico
- unihooks
- rax
- dom-augmentor
- use-state
Simple context-based language-differentiating display and selector components for react.
Switch hook and sass mixin
It is a package containing a variety of themes designed to be used in your Material UI projects. In addition, you can easily switch the mode between light and dark using the hook provided. Each theme has been carefully created to bring a visually appealin
React hook for switching between light, dark and system color mode.
React Hook to switch sections with tabs.
Provides theme context and hooks. Supports theme switching via CSS custom properties.
A hook for react-router and UI libraries to switch routes on click without overhead.
react hook for used/unused switchlist
React theme switcher with hooks and preventing the initial flash
A Hook for State that can update from prop; and switch between controlled and uncontrolled
### 介绍 基于react-hook-form、@tencent/tea-component组件库实现表单动态渲染,目前支持类型有: - text - textArea - number - radio - switch - array - object - checkbox - select - tagSelect - date - password - custom ### demo > 正则验证规则: isRequired、minLength、maxLength、pattern、validate依