1.0.6 • Published 3 years ago

checkbox-tess-lib v1.0.6

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

Custom Checkbox and Radio Button Components

This repository contains React components for custom checkboxes and radio buttons.

Custom Checkbox

Description

The CustomCheckbox component provides a customizable checkbox with a stylish checkmark. Users can toggle the checkbox by clicking on it. The checkbox's appearance changes based on its checked state.

Usage

  1. Import the CustomCheckbox component:

    import CustomCheckbox from "./CustomCheckbox";
1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago