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

0.0.3 • Public • Published

About

This library contains component for attachment

Install

$npm install kapela-attachment

Usage

import

import { KapelaAttachmentComponent } from 'kapela-attachment';

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

dom

<kapela-attachment></kapela-attachment>

Attributes

Nom Type default Comments
id string k-attachment-{sequence} id of the input
name string k-attachment-name-{sequence} name of the input
label string label label of the input
title string title of the input
value any false value
multiple boolean false for specifying if input support multiple of not
required boolean false specify if input required or not
disabled boolean false enable or not the input

Readme

Keywords

Package Sidebar

Install

npm i kapela-attachment

Weekly Downloads

3

Version

0.0.3

License

ISC

Unpacked Size

142 kB

Total Files

11

Last publish

Collaborators

  • faraniarijaona