@eduzz/ui-antd-theme
TypeScript icon, indicating that this package has built-in type declarations

1.2.0-beta.2 • Public • Published

Eduzz Hooks: Antd Theme

version size

Implementação padrão do react-hook-form para validação de formulário com AntD.

Instalação

yarn add @eduzz/ui-antd-theme

Importação

import { ThemeProvider } from '@eduzz/ui-antd-theme';

Parametros

Aceita todas as props do ConfigProvider do Antd e mais:

prop tipo obrigatório descrição
brandColor string false Cor primária do produto, poder ser o nome ou um hex
mode light|dark false Modo dark experimental

Package Sidebar

Install

npm i @eduzz/ui-antd-theme

Weekly Downloads

78

Version

1.2.0-beta.2

License

MIT

Unpacked Size

34.4 kB

Total Files

24

Last publish

Collaborators

  • luanlmd
  • vitorvmrs
  • miguelaugl
  • danieloprado
  • jonathasprodrigues
  • caferrari