Component({
externalClasses: ['i-class'],
properties: {
type: {
type: String,
value: ''
},
custom: {
size: {
type: Number,
value: 14
color: {
}
});