@jimengio/inspect-tip
TypeScript icon, indicating that this package has built-in type declarations

0.1.2 • Public • Published

Inspect Tip

A tip for displaying debug informations during development.

Usage

yarn add @jimengio/inspect-tip
import InspectTip from "@jimengio/inspect-tip";


<InspectTip text="debug text" data={{ data: "demo data" }} className={styleTip} />
<InspectTip text={["Chunks", null, "of", null, "data"]} data={{ data: "demo " }} className={styleChunksTip} />

Demo http://fe.jimu.io/inspect-tip/

Workflow

https://github.com/jimengio/ts-workflow

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i @jimengio/inspect-tip

Weekly Downloads

0

Version

0.1.2

License

ISC

Unpacked Size

6.72 kB

Total Files

6

Last publish

Collaborators

  • imzshh
  • jiyinyiyong
  • rebirth