0.2.3 • Published 3 years ago

element-widgets v0.2.3

Weekly downloads
2
License
MIT
Repository
github
Last release
3 years ago

Element Widgets

Widget based on element-ui.

Deprecated

  • router: tree cascader panel index
  • tree-cascader
  • tree-selection

Todos

  • Documentation

  • mixins location

  • selector loading

  • selector button label

  • small pagination table

  • Big data table(editable)

  • pagination selector ok/cancel event custom

  • pagination selector ok/cancel location sort

Tree

  • Filter

  • Radio / Multi

  • Check leaf / any level

Features

  • card-box

  • dialog-box

  • pagination-table

  • pagination-selection

  • pagination-selector

  • tree-selection

  • tree-selector

Documentation

pagination-selector 分页选择器

Attributes

参数说明类型可选值默认值
value / v-model绑定值, 支持.sync修饰符string / array--
data显示的数据, 必需array-[]
visible是否显示选择器, 支持.sync修饰符boolean-false
multiple是否为多选boolean-falses
loading是否显示加载动效boolean-false
loadingText加载动效图标下方的文案string--
loadingBackground加载动效的背景颜色string-rgba(0, 0, 0, 0.7)