Design KitComponentv0.3.0

NBChip

Small taxonomy tags and inline states.

When to use

Use to display metadata, taxonomy, or active/inactive states.

Import

Import
tsx
import { NBChip } from "@/components/NB";

Example

Example
tsx
// See import { NBChip } from "@/components/NB"; for import usage.

Live preview

DefaultActive

People also ask

Where do I import NBChip from?

Use: import { NBChip } from "@/components/NB";

How do I keep it multi-domain safe?

Don’t hardcode domains in metadata/JSON-LD. Use getSiteUrl() + toAbsoluteUrl().

Design kit

Turn this into a sellable export

If you want the “packaged kit” (versioning, license, exportable docs and components), we can scope the release pipeline.