onyx.DataPicker

JavaScript

enyo.kind({
    name: 'App',
    content: 'oo',
    components: [content: 'll'] 
});

new App().renderInto(document.body);