element-plus/packages/element-plus
2022-05-20 17:41:27 +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: improve deps (#7763) 2022-05-20 17:41:27 +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