Code 代码组件
Code 是一个用于显示行内代码的组件。
安装
The above command is for individual installation only. You may skip this step if @heroui/react is already installed globally.
导入
用法
尺寸
颜色
API
Code 组件属性
| Prop | Type | Default |
children | | |
size | | "sm" |
color | | "default" |
radius | | "sm" |

