Elevation Tokens

Appling a z-index token on a tooltip class in CSS.

.tooltip {
z-index: var(--ods-ref-z-index-tooltip);
}

Search