The Wayback Machine - https://web.archive.org/web/20211023053549/https://github.com/topics/vue-component
Skip to content
#

vue-component

Here are 514 public repositories matching this topic...

IlCallo
IlCallo commented Sep 22, 2021

Describe the bug
When createUploaderComponent has been created, emits specification only described the usage as an array (eg. ['update:label', 'change']), later on they added the ability to provide an object for stricter type checking and validation, very much like props.
Currently createUploaderComponent only supports emits as an array and props as an object

**Codepen/jsFid

Improve this page

Add a description, image, and links to the vue-component topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the vue-component topic, visit your repo's landing page and select "manage topics."

Learn more