1.4.6 • Published 7 years ago

koco-conceptual-image-picker v1.4.6

Weekly downloads
-
License
MIT
Repository
-
Last release
7 years ago

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

7 years ago

1.4.5

8 years ago

1.4.4

8 years ago

1.4.3

8 years ago

1.4.2

8 years ago

1.4.1

8 years ago

1.4.0

8 years ago

1.3.2

8 years ago

1.3.1

8 years ago

1.3.0

8 years ago

1.2.1

8 years ago

1.2.0

8 years ago

1.1.0

8 years ago

1.0.0

8 years ago