6.6.4-alpha.0 • Published 8 months ago
@react-awesome-query-builder/antd v6.6.4-alpha.0
@react-awesome-query-builder/antd
This packages provides Ant Design widgets.
Installation
Peer dependencies that needs to be installed:
npm i antd @ant-design/icons --save
Install:
npm i @react-awesome-query-builder/antd --save
Usage
Use AntdConfig
.
Only for antd v4 - please import antd/dist/antd.css
.
See minimal example in readme with modifications at top:
// >>>
import type { JsonGroup, Config, ImmutableTree, BuilderProps } from '@react-awesome-query-builder/antd'; // for TS example
import { Query, Builder, Utils as QbUtils } from '@react-awesome-query-builder/antd';
import { AntdConfig, AntdWidgets } from '@react-awesome-query-builder/antd';
//import "antd/dist/antd.css"; // only for v4
import '@react-awesome-query-builder/antd/css/styles.css';
const InitialConfig = AntdConfig;
// <<<
6.6.4-alpha.0
8 months ago
6.6.1
12 months ago
6.5.2
1 year ago
6.6.0
12 months ago
6.6.3
10 months ago
6.6.2
11 months ago
6.5.1
1 year ago
6.5.0
1 year ago
6.3.0
2 years ago
6.4.1
2 years ago
6.4.0
2 years ago
6.4.2
2 years ago
6.1.2
2 years ago
6.2.0
2 years ago
6.1.3
2 years ago
6.1.1
2 years ago
6.1.0
2 years ago
6.0.0
2 years ago
6.0.0-beta.5
2 years ago
6.0.0-beta.4
2 years ago
6.0.0-beta.3
2 years ago
6.0.0-beta.2
2 years ago
6.0.0-beta.1
2 years ago
6.0.0-beta.0
2 years ago