Real-time Survey Tool Documentation
    Preparing search index...
    • Renders a customizable separator component.

      Parameters

      • props: SeparatorProps & RefAttributes<HTMLDivElement>

        The properties of the separator.

        • className

          Additional CSS classes.

        • orientation

          The orientation of the separator.

        • decorative

          Whether the separator is decorative.

        • className

          Additional CSS classes.

        • orientation

          The orientation of the separator.

        • decorative

          Whether the separator is decorative.

      Returns Element

      The rendered separator component.