vxe-table
- Version 4.13.39
- Published
- 10.6 MB
- 1 dependency
- MIT license
Install
npm i vxe-table
yarn add vxe-table
pnpm add vxe-table
Overview
一个基于 vue 的 PC 端表格组件,支持增删改查、虚拟树、拖拽排序,懒加载、快捷菜单、数据校验、树形结构、打印、导入导出、自定义模板、渲染器、JSON 配置式...
Index
Variables
Functions
Type Aliases
Namespaces
Variables
variable VXETable
const VXETable: VxeUIExport;
已废弃,请使用 VxeUI
Deprecated
Functions
function install
install: (app: App, options?: VxeGlobalConfig) => void;
Type Aliases
type VXETableCore
type VXETableCore = VxeUIExport;
已废弃,请使用 VxeUIExport
Deprecated
Namespaces
namespace default
module 'types/all.d.ts' {}
Deprecated
variable VXETable
const VXETable: VxeUIExport;
已废弃,请使用 VxeUI
Deprecated
function install
install: (app: App, options?: VxeGlobalConfig) => void;
type VXETableCore
type VXETableCore = VxeUIExport;
已废弃,请使用 VxeUIExport
Deprecated
namespace default.global
namespace default.global {}
interface Window
interface Window {}
property VXETable
VXETable: VxeUIExport;
Deprecated
property VxeUITable
VxeUITable: VxeUIExport;
Package Files (2)
Dependencies (1)
Dev Dependencies (35)
- @types/resize-observer-browser
- @typescript-eslint/eslint-plugin
- @typescript-eslint/parser
- @vue/cli-plugin-babel
- @vue/cli-plugin-eslint
- @vue/cli-plugin-router
- @vue/cli-plugin-typescript
- @vue/cli-plugin-vuex
- @vue/cli-service
- @vue/eslint-config-standard
- @vue/eslint-config-typescript
- core-js
- del
- eslint
- eslint-plugin-import
- eslint-plugin-node
- eslint-plugin-promise
- eslint-plugin-vue
- gulp
- gulp-autoprefixer
- gulp-babel
- gulp-clean-css
- gulp-concat
- gulp-rename
- gulp-replace
- gulp-sass
- gulp-sourcemaps
- gulp-typescript
- gulp-uglify
- postcss
- sass
- sass-loader
- typescript
- vue
- vue-router
Peer Dependencies (0)
No peer dependencies.
Badge
To add a badge like this oneto your package's README, use the codes available below.
You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/vxe-table
.
- Markdown[](https://www.jsdocs.io/package/vxe-table)
- HTML<a href="https://www.jsdocs.io/package/vxe-table"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>
- Updated .
Package analyzed in 6829 ms. - Missing or incorrect documentation? Open an issue for this package.