UIInlineCode
Preview
Section titled “Preview”| Prop | Type | Default | Description |
|---|---|---|---|
code | string | required | The code text to display |
import { UIInlineCode } from "tango-api";
<p>Use <UIInlineCode code="api.storage.getProperty(key)" /> to read a value.</p>| Prop | Type | Default | Description |
|---|---|---|---|
code | string | required | The code text to display |
import { UIInlineCode } from "tango-api";
<p>Use <UIInlineCode code="api.storage.getProperty(key)" /> to read a value.</p>