@omiu/badge
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

Badge

Mark in the upper right corner of the icon

Import

import '@omiu/badge'

Or use script tag to ref it.

<script src="https://unpkg.com/@omiu/badge"></script>

Usage

<o-badge></o-badge>

API

Props

{
  dot?: boolean,
  content?: string,
  x?: number,
  y?: number
}

默认属性

{
  x: 0,
  y: 0
)

Readme

Keywords

Package Sidebar

Install

npm i @omiu/badge

Weekly Downloads

4

Version

0.0.2

License

MIT

Unpacked Size

4.25 kB

Total Files

4

Last publish

Collaborators

  • dntzhang