Skip to content

UIInlineCode

Default

Run bun install to install dependencies, then bun dev to start.

PropTypeDefaultDescription
codestringrequiredThe code text to display
import { UIInlineCode } from "tango-api";
<p>Use <UIInlineCode code="api.storage.getProperty(key)" /> to read a value.</p>