Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions apps/pie-docs/src/components/tag/overview/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@ eleventyComputed:


## Overview
The purpose of tags is to provide a quick and visually appealing way to highlight or identify specific items, topics or attributes. Tags enhance the user experience by simplifying content organisation and facilitating content discovery and filtering.
Tags can be embedded in other components such as cards, data tables (among others) to help users understand and filter information more effectively.
The purpose of tags is to provide a quick and visually appealing way to highlight or identify specific items, topics or attributes. Tags are not interactive and enhance the user experience by simplifying content organisation and can be embedded in other components such as cards, data tables (among others) to help users understand information more effectively.

{% contentPageImage {
src:"../../../assets/img/components/tag/1.svg",
Expand Down Expand Up @@ -322,4 +321,4 @@ Here are some examples of tags in right-to-left context:

{% resourceTable {
componentName: 'Tag'
} %}
} %}
Loading