Capítulo 30 de 43
A minimal visual/semantic divider between content, following the ARIA separator role.
orientation (default "horizontal"): the only meaningful visual prop.decorative: when true, removes the separator role/semantics — use for purely visual dividers that convey no structural meaning to assistive tech (e.g. a hairline inside a card that isn't grouping distinct content).decorative whenever the line is purely aesthetic — don't let every visual rule render as an ARIA separator, or you add semantic noise for screen reader users.Separator internally to group related controls.