Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/madarche/v-radio-deselectable

A Vuetify radio component that can be deselected
https://github.com/madarche/v-radio-deselectable

vuejs vuetify

Last synced: 2 months ago
JSON representation

A Vuetify radio component that can be deselected

Awesome Lists containing this project

README

        

# 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)
[![devDependency Status](https://david-dm.org/madarche/v-radio-deselectable/dev-status.svg)](https://david-dm.org/madarche/v-radio-deselectable#info=devDependencies)

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.