X Logo

Badge

Display an badge

Badge Text

Usage

Import the elements:

import {Badge} from "doplo/badge"

Use in body:

<Badge> Badge Text </Badge>

Structure

A Badge component contains:

  • Badge : Tag for Badge.
  • Children : Content inside badge tag.

Example

Some uses for Badge component:

Working on it

Build by Ayush Tomar. The source code is available on Github.