UNPKG

@opentiny/vue-renderless

Version:

An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.

10 lines (9 loc) 163 B
import "../chunk-G2ADBYYC.js"; const filter = () => (value, data) => { if (!value) return true; return data.label.includes(value); }; export { filter };