Components · Inline Primitives
Inline code span for technical terms and short code snippets.
| Prop | Type | Default | Required | Description |
|---|---|---|---|---|
| ...props | React.HTMLAttributes<HTMLElement> | — | — | All standard span/code HTML attributes are forwarded. |
import { Code } from '@nexub/react';