Divider Dividing line

<Divider> Dividing line

Usage

import { Divider } from 'rsuite';

Examples

Default

Divider With Text

Vertical Divider

Props

<Divider>

Property Type(default) Description
children React.Node Set text in the dividing line
classPrefix string ('divider') The prefix of the component CSS class
vertical boolean Vertical dividing line
πŸŽ‰ v5 is released! Head to the v5 documentation to get started.