Skip to content

Latest commit

 

History

History

composite-editor-component

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

License: MIT TypeScript lerna--lite npm npm npm bundle size

Actions Status Cypress.io jest codecov

Composite Editor Component

@slickgrid-universal/composite-editor-component

Vanilla Bundle implementation of a Composite Editor Modal Window which can do the following

  • Create
  • Clone (allows you to clone & edit a row, it's like a copy+edit in a single action)
  • Edit / Update
  • Mass Update Changes
  • Mass Selection Changes (similar to Mass Update but only for the selected items/rows)

Internal Dependencies

Installation

Follow the instruction provided in the main README.