https://github.com/padcom/vue-functional-no-class-passed
An example repository showing a problem with passing "class" and "style" attribute to functional components
https://github.com/padcom/vue-functional-no-class-passed
vue vuejs vuejs2
Last synced: over 1 year ago
JSON representation
An example repository showing a problem with passing "class" and "style" attribute to functional components
- Host: GitHub
- URL: https://github.com/padcom/vue-functional-no-class-passed
- Owner: padcom
- Created: 2018-04-08T22:50:37.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-09T18:37:14.000Z (about 8 years ago)
- Last Synced: 2025-01-04T13:18:40.781Z (over 1 year ago)
- Topics: vue, vuejs, vuejs2
- Language: Vue
- Homepage: https://github.com/vuejs/vue/issues/7985
- Size: 74.2 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-functional-no-class-passed
An example repository showing a problem with passing "class" attribute to functional components.
See https://github.com/vuejs/vue/issues/7985