element-assits 0.0.58 → 0.0.59

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -232,6 +232,14 @@ el-scrollbar 衍生,优化样式
232
232
  |props|配置选项|Object|undefined|
233
233
  |itemMaxWidth|单项[label,value]最大宽度|Number \| Array|150|
234
234
  |popperClass|弹出框自定义css类|String|undefined|
235
+ |showCheckAll|多选时是否显示全选按钮|Boolean|false|
236
+ #### slots
237
+ | 插槽名 | 默认值 | 说明 |
238
+ |:---|:---|:---|
239
+ | prefix | 无 | 输入框前缀 |
240
+ | empty | 无 | 空数据 |
241
+ | before-option | 无 | 选项之前 |
242
+ | after-option | 无 | 选项之后 |
235
243
 
236
244
  ### 分割面板 EaSplit
237
245
  分割面板,允许拖拽