yaiks / vue-cookie-comply

A Vue 3 compatible component to handle cookie consent
MIT License
69 stars 17 forks source link

Not able to make a preference option enable by default #3

Closed yaiks closed 3 years ago

yaiks commented 3 years ago

Currently is not possible to pass the preferences values enable by default in the modal. Actually we can do it only if the option is using the isRequired prop, but then the user is not able to modify it's value.

It would be nice if an option initial value is enable in the modal