@bnnvara/tags

Styled Tags for BNNVARA

Usage no npm install needed!

<script type="module">
  import bnnvaraTags from 'https://cdn.skypack.dev/@bnnvara/tags';
</script>

README

Tags

Tags shows a relevant keyword associated with a digital file (images, video or audio). A tag makes keyword based indexation or classification possible.

Design & API Documentation

Tag DEMO

Pattern library

Installation

npm install @bnnvara/tags --save

Basic Usage

import Tag from '@bnnvara/tags';

HTML Structure

<Tag / >

Variants

Tag

<Tag /> is used to display a keyword in an element.

TagLink

<TagLink /> is used to display a keyword with a link in an element.