@blueprintjs/core
Version:
Core styles & components
18 lines (11 loc) • 349 B
Markdown
tag: new
@# Divider
`Divider` visually separate contents with a thin line and margin on all sides.
Dividers work best in flex layouts where they will adapt to orientation without
additional styles. Otherwise, a divider will appear as a full-width 1px-high
block element.
@reactExample DividerExample
@## Props
@interface IDividerProps