This adds the ability to set a default value for the modelValue
prop, which primarily would be used for detecting when a prop is absent since Vue changed this behavior in v3.1.
This adds the ability to set a default value for the modelValue
prop, which primarily would be used for detecting when a prop is absent since Vue changed this behavior in v3.1.