Divider

Storybook

Divider are used to group content horizontally or vertically.

Import

import { Divider } from 'rsuite';

Examples

Basic

Rendering...

Divider With Text

Rendering...

Vertical Divider

Rendering...

Props

<Divider>

Property Type(default) Description
children ReactNode Set the text on the dividing line
classPrefix string ('divider') The prefix of the component CSS class
vertical boolean Vertical dividing line
Vercel banner