td has a CSS class indicating the tier it is a part of (numbered based on position, from 0). For example, to select the rule values in tier-0:
--current modifier to the tier that customer is currently in:
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
td has a CSS class indicating the tier it is a part of (numbered based on position, from 0). For example, to select the rule values in tier-0:
.lion-tier-rules-compare__row-cell--tier-0 .lion-tier-rules-compare__rule-value
--current modifier to the tier that customer is currently in:
.lion-tier-rules-compare__row-cell--current
<div data-lion-tier-rules-compare></div>