<PrimerCounterLabel Variant="CounterVariant.Primary">
12
</PrimerCounterLabel>
<PrimerCounterLabel Variant="CounterVariant.Secondary">
99+
</PrimerCounterLabel>
<PrimerCounterLabel Variant="CounterVariant.Default">
5
</PrimerCounterLabel>
Available options for PrimerCounterLabel component
Name | Description | Default Value |
---|---|---|
Variant | The variant of the counter (Primary, Secondary, Default) | Default |
ClassName | Additional custom CSS classes | - |
ChildContent | Content inside the counter (typically a number) | - |