--- title: Indicator desc: Indicators are used to place an element on the corner of another element. layout: components classnames: component: - class: indicator desc: Container element part: - class: indicator-item desc: will be placed on the corner of sibling placement: - class: indicator-start desc: align horizontally to the start - class: indicator-center desc: align horizontally to the center - class: indicator-end desc: align horizontally to the end default: true - class: indicator-top desc: align vertically to top default: true - class: indicator-middle desc: align vertically to middle - class: indicator-bottom desc: align vertically to bottom --- ### ~Status Indicator
content
```html
content
``` ### ~Badge as indicator
New
content
```html
New
content
``` ### ~for button
12
```html
12
``` ### ~for tab
```html
Messages Notifications 8 Requests
``` ### ~for avatar
Justice
Tailwind CSS examples
```html
Justice
Tailwind CSS examples
``` ### ~for an input
Required
```html
Required
``` ### ~A button as an indicator for a card

Job Title

Rerum reiciendis beatae tenetur excepturi

```html

Job Title

Rerum reiciendis beatae tenetur excepturi

``` ### ~in center of an image
Only available for Pro users Tailwind CSS examples
```html
Only available for Pro users Tailwind CSS examples
``` ### ~indicator-top (default) indicator-start
content
```html
content
``` ### ~indicator-top (default) indicator-center
content
```html
content
``` ### ~indicator-top (default) indicator-end (default)
content
```html
content
``` ### ~indicator-middle indicator-start
content
```html
content
``` ### ~indicator-middle indicator-center
content
```html
content
``` ### ~indicator-middle indicator-end (default)
content
```html
content
``` ### ~indicator-bottom indicator-start
content
```html
content
``` ### ~indicator-bottom indicator-center
content
```html
content
``` ### ~indicator-bottom indicator-end (default)
content
```html
content
``` ### ~multiple indicators
↖︎ ↗︎ ↙︎ ↘︎
Box
```html
↖︎ ↗︎ ↙︎ ↘︎
Box
``` ### ~Responsive #### changes position based on resolution
content
```html
content
```