Divider
TSX
<Divider
borderTopWidth="1px"
borderTopColor="#dddddd"
borderTopStyle="solid"
textAlign="center"
/>
| Prop | Type | Default |
|---|---|---|
width | string | "100%" |
borderTopWidth | string | "1px" |
borderTopColor | string | "#BBBBBB" |
borderTopStyle | string | "solid" |
textAlign | "left" | "center" | "right" | "center" |