| class name | Type | Purpose |
|---|---|---|
| .app-anchor | View | To style the outermost wrapper element of anchor widget. |
| .app-anchor-text | Text | To style the caption text of anchor widget. |
| .app-anchor-badge | Text | To style the badge of anchor widget. |
| .app-anchor-icon | WM Icon | To style the icon of anchor widget. |
| .app-anchor-skeleton | WM Skeleton | To style the skeleton of anchor widget. |
| class name | Type | Purpose |
|---|---|---|
| .link-primary | WM Anchor | To Style the primary link. |
| .link-secondary | WM Anchor | To Style the secondary link. |
| .link-default | WM Anchor | To Style the default link. |
| .link-danger | WM Anchor | To Style the danger link. |
| .link-warning | WM Anchor | To Style the warning link. |
| .link-info | WM Anchor | To Style the info link. |
| .link-dark | WM Anchor | To Style the dark link. |
| .link-light | WM Anchor | To Style the light link. |