Socket
Socket
Sign inDemoInstall

ms-phenom-kanban

Package Overview
Dependencies
5
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    ms-phenom-kanban

library selector name :


Version published
Weekly downloads
7
decreased by-46.15%
Maintainers
1
Install size
297 kB
Created
Weekly downloads
 

Readme

Source

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

FAQs

Last updated on 04 Mar 2019

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc