This app works best with JavaScript enabled.
Paramount
Edit page
Introduction
Customization
Layout
Components
Alert
Avatar
Badge
Box
Button
Checkbox
Collapsible
Container
Counter
Dialog
Divider
Usage
Props
Drawer
FormField
Heading
Icon
Label
ListItem
ListPicker
Modal
NativePicker
Paragraph
Picker
Popover
ProgressBar
Rating
Row and Column
Slider
Switch
Text
TextInput
Toast
Visible
WheelPicker
Contributing
Readme
Divider
Usage
<Box paddingVertical={40}> <Divider /> </Box>
<
Box
paddingVertical
=
{
40
}
>
<
Divider
/>
</
Box
>
Props
size
Number | "small" | "medium" | "large" | undefined
small
color
String | undefined
colors.border.default
orientation
"horizontal" | "vertical" | undefined
"horizontal"
style
Style<dividerprops, viewstyle>