Skip to main content
版本:v3

TextImageRow 图标和标题

类型

(props: Props) => result: RenderFunc

Props: object

名称说明必填类型默认值
labelTextImageRow 的主要文本string-
sublabel标签下面的灰色文本string-
icon图标的来源string-
iconColor图标的颜色string-
rounded如果为 true,则图标是圆形的。boolean-
iconRight如果为 true,则图标位于右侧。boolean-