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

0.0.2 • Public • Published

About

This library contains component for comment

Install

$npm install kapela-comment

Usage

import

import { KapelaCommentComponent } from 'kapela-comment';

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

dom

<kapela-comment></kapela-comment>

Attributes

Nom Type default Comments
id string k-comment-{sequence} id of the textarea
name string k-comment-name-{sequence} name of the textarea
label string Label label of the textarea
disabled boolean false make the textarea enable or disable
value string value of the textarea
placeholder string placeholder of the textarea
fixed boolean false make textarea fixed or not

Readme

Keywords

Package Sidebar

Install

npm i kapela-comment

Weekly Downloads

1

Version

0.0.2

License

ISC

Unpacked Size

17.2 kB

Total Files

10

Last publish

Collaborators

  • faraniarijaona