Skip to content

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

License

Notifications You must be signed in to change notification settings

cbcrc/koco-conceptual-image-picker

Repository files navigation

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');
    ...
};

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •