import Ember from 'ember'; export default Ember.Component.extend({ tagName : '', icon : null, text : null, options : null, });