ms-phenom-kanban
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

library selector name :

PHENOM kanbon component library enables you to view the data in kanban view. Feature: Responsive design Drag & Drop from one board to another Move board Item up and down Detail view on item double click Item count of column

Example :

<PHENOM-kanban *ngIf="data" [column]="column" [displayFields]="displayFields" [elementAttributes]="elements" [filterField]="filterField" [data]="data" [enableFilter]="true" [showItemCount] = "true" >loaidng

@column : string column field to generate kanba

@enableFilter : boolean field to enable filter functionality on board

@filterField : string field to perform filter action

@enableDetailsView : boolean field to enable detail view on item double click

@displayFields : comma separated fields to display in board item

@showItemCount : boolean field to display item count of particular colum

@elementAttributes : object of kanban borad configuration

@data : object of data to display in kanban board

Readme

Keywords

none

Package Sidebar

Install

npm i ms-phenom-kanban

Weekly Downloads

6

Version

1.0.0

License

none

Unpacked Size

270 kB

Total Files

32

Last publish

Collaborators

  • raap