In mobile UI design, a Chip is a compact element displaying attributes, input, or actions.
If you want to change the height of the Chip later on after initializing, pass the height argument.
Here are the methods available for Chips Component
Examples
Properties
The following properties are available on the Chip object:
absHeight → Number
absLeft → Number
absTop → Number
absWidth → Number
avatar → String
backColor → String
backImage → String
border → Number
borderColor → String
borderStyle → String
color → String
cornerRadius → Number
deleteIcon → String
disabled → Boolean
el → Object
elStyle → String
enabled → Boolean
fontFile → String
height → Number
icon → String
iconColor → String
iconSize → Number
isVisible → Boolean
left → Number
margins → List
opacity → Number
options → String
padding → List
parent → Object
position → Object
rotation → Number
sizeVariant → String
text → String
textColor → String
textSize → Number
top → Number
type → String
variant → String
visibility → String
width → Number
Methods
The following methods are available on the Chip object:
destroy()
getPosition(
options )
→ Object
gone()
hide()
show()