koco-conceptual-image-picker

1.4.6 • Public • Published

koco-conceptual-image-picker

Component for launching and receiving the output of a UI for choosing a conceptual image.

Installation

bower install koco-conceptual-image-picker
 
 
## Usage with KOCO 
 
This is a shared module that is mostly used in conjunction with other modules related to koco-conceptual-image-picker. By convention it is registered in your components.js like so:
 
```javascript
Components.prototype.registerComponents = function() {
    ...
    koUtilities.registerComponent('koco-conceptual-image-picker');
    ...
};

Readme

Keywords

Package Sidebar

Install

npm i koco-conceptual-image-picker

Weekly Downloads

0

Version

1.4.6

License

MIT

Last publish

Collaborators

  • ozakaria-rc
  • rcguillaume
  • adruffin-rc
  • pubach
  • hugo.leclerc
  • laurentlbm-rc
  • clarose
  • vietsrc
  • matstlo
  • fcharest
  • rcmax