v-radio-deselectable

[![NPM version](http://img.shields.io/npm/v/v-radio-deselectable.svg)](https://www.npmjs.org/package/v-radio-deselectable) [![Dependency Status](https://david-dm.org/madarche/v-radio-deselectable.svg)](https://david-dm.org/madarche/v-radio-deselectable) [

Usage no npm install needed!

<script type="module">
  import vRadioDeselectable from 'https://cdn.skypack.dev/v-radio-deselectable';
</script>

README

v-radio-deselectable

NPM version Dependency Status devDependency Status

A Vuetify radio component that can be deselected, to make it possible for the user to cancel/erase their choice.

This component is useful for example for creating sleek surveys and respecting users' choice.

This component is a wrapped Vuetify v-radio component.