njleonzhang / vue-data-tables

A simple, customizable and pageable table with SSR support, based on vue2 and element-ui

Home Page:https://njleonzhang.github.io/vue-data-tables

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to excute clearSelection() function by vue-date-tables ref?

user-GitHub-user opened this issue · comments

Please follow the issue template, or your issue may be closed automatically.

For bug report, provide the following section

Online reproduce

It is important to provide an online sample to reproduce the issue.

Expected Behavior

clear selection by excute clearSelection function

Current Behavior

I have no idea how to do this

This issue is closed because it does not meet our issue template. Please read it.

refer to #148, you can leverage refs.

refer to #148, you can leverage refs.
it's works ,thanks!