A selectable monospace value rendered as a PIN panel, wrapping block, or inline code chip.
<!-- src/components/Code.vue --> <Code value="__HERMOD_CODE__" label="Verification code" variant="pin" />
| Prop | Type | Default | Description |
|---|---|---|---|
| value | string | — | Displayed value. Required. |
| label | string | — | Optional caption above PIN and block variants. |
| variant | 'pin' | 'block' | 'inline' | 'pin' | Display treatment. |
Start with eight MIT Core templates. Pro licensing and stable release are still prelaunch.