eo-category
<eo-category>
Alias:
<containers.general-category>
通用分类容器构件。
Examples
Content Style
Header Style
Container Style
Show Index
Properties
Name | Description | Type | Default | Required |
---|---|---|---|---|
categories | 分类信息 | categoryProps[] | ||
contentStyle | 内容样式 | React.CSSProperties | ||
headerStyle | 头部样式 | React.CSSProperties | ||
containerStyle | 容器样式 | React.CSSProperties | ||
split | 是否展示分割线 | boolean | ||
headerMask | 是否显示头部线条 | boolean | ||
showIndex | 是否显示序号 | boolean |
Type references
categoryProps
Name | Type | Required | Description |
---|---|---|---|
title | string | ✅ | |
key | string | ✅ |