Overview of CSS Classes
Selector |
.nds-pill
|
---|---|
Summary | Initializes pill |
Restrict |
span
|
Selector |
.nds-pill_bare
|
---|---|
Summary | Modifier that removes border and background from a pill |
Restrict |
.nds-pill
|
Selector |
.nds-pill_container
|
---|---|
Summary | Container to hold pill(s) with borders |
Restrict |
div
|
Selector |
.nds-pill_container_bare
|
---|---|
Summary | Container to hold pill(s) with no borders |
Restrict |
.nds-pill_container
|
Selector |
.nds-pill__label
|
---|---|
Summary | Line of text inside a pill |
Restrict |
.nds-pill a, .nds-pill span
|
Selector |
.nds-pill__icon_container
|
---|---|
Summary | Initializes pill icon or avatar that sits to the left of the label |
Restrict |
.nds-pill span
|
Selector |
.nds-pill__remove
|
---|---|
Summary | Initializes remove icon in pill that sits to the right of the label |
Restrict |
.nds-pill button, .nds-pill span
|
Selector |
.nds-pill_link
|
---|---|
Summary | Creates a pill with a hyperlink |
Restrict |
.nds-pill
|
Selector |
.nds-pill__action
|
---|---|
Summary | Actionable element inside of pill with hyperlink |
Restrict |
.nds-pill_link a
|
Selector |
.nds-has-error
|
---|---|
Summary | Pill error styles |
Restrict |
.nds-pill
|