4.0.4 • Published 2 years ago

@nodestrap/radio v4.0.4

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

<Radio />

A UI for the user to select single option.

Preview

<Radio value="me" name="awesome" theme='primary' size='lg' gradient={true} outlined={true} enableValidation={true} isValid={true}>
    select me
</Radio>

Rendered to:

<span class="c1 thPrimary szLg gradient outlined vald">
    ...
    select me
</span>

Features

Installation

Using npm:

npm i @nodestrap/radio

Support Us

If you feel our lib is useful for your projects,
please make a donation to avoid our project from extinction.

We always maintain our projects as long as we're still alive.

[Make a donation]