Code
Inline code snippet with emphasis and intent variants.
Import
import { Code } from '@oztix/roadie-components'
Examples
Default
<Code>npm install @oztix/roadie-components</Code>
Emphasis
Intents
API reference
Code
intent"neutral" | "brand" | "brand-secondary" | "accent" | "danger" | "success" | "warning" | "info" | null
emphasis"normal" | "strong" | "subtle" | "subtler" | null