retejs / context-menu-plugin

https://retejs.org
MIT License
11 stars 43 forks source link

props 'search' in Search.vue #32

Closed Hatead1 closed 4 years ago

Hatead1 commented 4 years ago
export default {
  props: ['value', 'search'],

For what it is assigned there?