element-plus/packages/element-plus
JeremyWuuuuu 090706250b
feat(components): [auto-resizer] new component (#7541)
* feat(components): [auto-resizer] new component

- Add new component AutoResizer for skip passing width/height.
- Update documentation for AutoResizer.
- Update FAQs for TableV2.
- Update interfaces for TableV2.

* Fix linter error

* Fix linter issue
2022-05-07 09:47:32 +08:00
..
component.ts feat(components): [auto-resizer] new component (#7541) 2022-05-07 09:47:32 +08:00
defaults.ts refactor: improve types (#4746) 2021-12-10 17:21:53 +08:00
index.ts feat: export constants (#6763) 2022-03-23 18:42:12 +08:00
locales.ts fix(locale): language type (#6198) 2022-02-21 15:36:20 +08:00
make-installer.ts fix: global config when undefined (#6777) 2022-03-23 18:30:50 +08:00
package.json fix: popperjs esm version (#7321) 2022-04-22 10:24:52 +08:00
plugin.ts refactor: improve types (#4746) 2021-12-10 17:21:53 +08:00
README.md feat: add global components registry 2020-07-25 12:25:38 +08:00

element-plus

TODO: description

Usage

const elementPlus = require('element-plus');

// TODO: DEMONSTRATE API