@stefanlazarevic/components.checkbox
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

Checkbox

Инсталација

npm i @stefanlazarevic/components.checkbox

или

yarn add @stefanlazarevic/components.checkbox

Коришћење

import Checkbox from "@stefanlazarevic/components.checkbox";
<Checkbox />

API

назив тип подразумевана вредност опис
aria-describedby string undefined read
aria-label string undefined read
aria-labelledby string undefined read
autoFocus boolean undefined read
checked boolean undefined read
className string undefined read
disabled boolean undefined read
id string undefined read
index number undefined read
onChange (event: React.SynteticEvent) => void undefined read
style CSSProperties undefined read
tabIndex number 0 read
testid string undefined read
title string undefined read

Readme

Keywords

none

Package Sidebar

Install

npm i @stefanlazarevic/components.checkbox

Weekly Downloads

0

Version

0.0.1

License

ISC

Unpacked Size

16.1 kB

Total Files

8

Last publish

Collaborators

  • stefan.lazarevic