Watching for Changes in Vue.js Component Slot Content
I recently had the need to update the state of a component any time its contents (slot, children, etc.) changed. For context, it’s a form component that tracks the validity state of its inputs.
I thought it would be more straight forward than it was,...
austingil.hashnode.dev6 min read