Comboitem belongs to
Combobox
as a row item, which distributes into four parts: image, label, content, and description.
Source:
Structure:
Events:
|
Action: |
Normal (Open) |
Hover |
Click, Select, and Drag. |
Focus |
Focus and Hover |
Disable |
|
CSS naming: |
|
|
|
|
|
-disd |
|
Supported |
V |
! |
! |
! |
Note: An exclamation mark(!) means the action effect uses CSS background to do it, not
CSS
background-position
.
CSS Specification:
|
Class Name |
Description |
Default Values |
|
|
Font size |
font-size: ${fontSizeM}; font-weight: normal; color: black; text-decoration: none; |
|
.z-combobox-pp .z-combo-item-text, .z-combobox-pp .z-combo-item-img |
Font size |
white-space: nowrap; font-size: ${fontSizeS}; cursor: pointer; |
|
.z-combobox-pp .z-combo-item-inner, .z-combobox-pp .z-combo-item-cnt |
Color and font size of |
color: #888; font-size: ${fontSizeXS}; padding-left: 6px; |