element-plus/packages/element-plus
2022-03-10 15:39:13 +08:00
..
__tests__ chore: enhance eslint rules (#6476) 2022-03-08 14:03:32 +08:00
component.ts refactor: improve types (#4746) 2021-12-10 17:21:53 +08:00
defaults.ts refactor: improve types (#4746) 2021-12-10 17:21:53 +08:00
index.ts refactor(hooks): refactor popup manager to useZIndex (#5701) 2022-02-09 16:31:31 +08:00
locales.ts fix(locale): language type (#6198) 2022-02-21 15:36:20 +08:00
make-installer.ts refactor(hooks): refactor popup manager to useZIndex (#5701) 2022-02-09 16:31:31 +08:00
package.json feat: extract eslint config to separate package (#6495) 2022-03-10 15:39:13 +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