Visual content separators
Interactive preview of the Divider component with different variants.
Content above
Content below
Section 1
Section 2
Install the package via npm:
npm install apex-design-systemimport { Divider } from 'apex-design-system';<div>Section 1</div>
<Divider />
<div>Section 2</div>This component follows WAI-ARIA best practices and is WCAG 2.1 AA compliant. It includes proper keyboard navigation, focus management, and screen reader support.