Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

Feature/PropClone #418

Closed
wants to merge 5 commits into from
Closed

Feature/PropClone #418

wants to merge 5 commits into from

Conversation

bvanderplanck
Copy link

I faced the case of a very repetitive scenario where I am receiving object data as a property that can be mutable inside the component. I was playing with @Prop, a clone helper and @Watch to make it all work according to VueJS standard (props need to stay immutable).

Here is a solution I quickly wrote to make it easier and cleaner.

@bvanderplanck bvanderplanck deleted the feature/propclone branch April 26, 2022 05:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant