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

0.0.1 • Public • Published

About

This library contains component for radio

Install

$npm install kapela-radio

Usage

import

import { KapelaRadioComponent } from 'kapela-radio';

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

dom

<kapela-radio></kapela-radio>

Attributes

Nom Type default Comments
id string k-radio-{sequence} id of the radio
name string k-radio-name-{sequence} name of the radio
label string Radio Label label of the radio
checked boolean false make the radio checked or not
disabled boolean false make the radio disabled or not

Readme

Keywords

Package Sidebar

Install

npm i kapela-radio

Weekly Downloads

1

Version

0.0.1

License

ISC

Unpacked Size

14.9 kB

Total Files

10

Last publish

Collaborators

  • faraniarijaona