learning-vue-app icon indicating copy to clipboard operation
learning-vue-app copied to clipboard

Code samples for Learning Vue book

Results 3 learning-vue-app issues
Sort by recently updated
recently updated
newest added

The `price` data is not part of the slots properties. This fails to render the slot. Removal of the property from the slot properties enables it to work as it...

Changes the components value from an array to an object mapping, which is required for the component to map sub component names.