Separator

Visually or semantically separates content.

Installation

$npx maddex add Separator

Basic

Start with the default horizontal separator, then use the vertical orientation to split compact inline navigation.

Preview

        
            
        
    

Menu

Horizontal separators work well between stacked menu groups when each row carries its own title and supporting copy.

Preview

        
            
        
    

Semantic List

Set decorative="False" when the separator should remain meaningful between structured content rows.

Preview