kapela-checkbox
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

About

This library contains component for checkbox

Install

$npm install kapela-checkbox

Usage

import

import { KapelaCheckboxComponent } from 'kapela-checkbox';

@Component({
  ...
  imports: [KapelaCheckboxComponent],
  ...
})

dom

<kapela-checkbox></kapela-checkbox>

Attributes

Nom Type default Comments
id string k-checkbox-{sequence} id of the input checkbox
name string k-checkbox-name-{sequence} name of the input checkbox
label string Checkbox Label Label of the checkbox
checked boolean false check or not the buttongroup
disabled boolean false disable or not the buttongroup

Readme

Keywords

Package Sidebar

Install

npm i kapela-checkbox

Weekly Downloads

0

Version

0.0.1

License

ISC

Unpacked Size

14.5 kB

Total Files

10

Last publish

Collaborators

  • faraniarijaona