Coral is a thoroughly developed design system widely adopted by developers and designers for creating beautiful and user-friendly Sea internal products.
Copyright © 2018-2025 Sea Labs
Blogs
All blogs| Prop name | Type | Default | Description |
|---|---|---|---|
| align | TimelineAligns | top | |
| as | any | Tag or component, but a simple tag (i.e. built-in components, e.g. div, span) is recommended. | |
| connectorGap | number | 0 | |
| dotSize | TimelineDotSizes | large | |
| variant | TimelineVariants | contained |
| Prop name | Type | Default | Description |
|---|---|---|---|
| isLast | boolean |
| Prop name | Type | Default | Description |
|---|---|---|---|
| isFirst | boolean |
| Prop name | Type | Default | Description |
|---|---|---|---|
| as | any | Tag or component, but a simple tag (i.e. built-in components, e.g. div, span) is recommended. | |
| headerProps | HTMLAttributes<HTMLDivElement> & { ref?: Ref<HTMLDivElement>; } | ||
| innerProps | HTMLAttributes<HTMLDivElement> & { ref?: Ref<HTMLDivElement>; } | ||
| label | ReactNode | ||
| time | ReactNode |
| Prop name | Type | Default | Description |
|---|---|---|---|
| as | any | Tag or component, but a simple tag (i.e. built-in components, e.g. div, span) is recommended. | |
| color | string | ||
| colorType | ColorTypes | accPri1st | |
| size | number |
| Prop name | Type | Default | Description |
|---|---|---|---|
| as | any | Tag or component, but a simple tag (i.e. built-in components, e.g. div, span) is recommended. | |
| contentProps | BaseTypographyProps | ||
| remark | ReactNode | ||
| remarkProps | BaseTypographyProps | ||
| status | ReactNode | ||
| statusProps | BaseTypographyProps | ||
| title | ReactNode | ||
| titleProps | BaseTypographyProps |
| Prop name | Type | Default | Description |
|---|---|---|---|
| as | any | Tag or component, but a simple tag (i.e. built-in components, e.g. div, span) is recommended. | |
| cardProps | HTMLAttributes<HTMLDivElement> & { ref?: Ref<HTMLDivElement>; } | ||
| connector | ReactNode | ||
| connectorBefore | ReactNode | ||
| dot | ReactNode | ||
| index | number | ||
| sequenceProps | HTMLAttributes<HTMLDivElement> & { ref?: Ref<HTMLDivElement>; } |
| Prop name | Type | Default | Description |
|---|---|---|---|
| as | any | Tag or component, but a simple tag (i.e. built-in components, e.g. div, span) is recommended. | |
| color | string | ||
| colorType | ColorTypes | accPri1st | |
| remark | ReactNode | ||
| remarkProps | HTMLAttributes<HTMLDivElement> & { ref?: Ref<HTMLDivElement>; } | ||
| statusProps | HTMLAttributes<HTMLDivElement> & { ref?: Ref<HTMLDivElement>; } |
Copyright © 2018-2025 Sea Labs