Real-time Survey Tool Documentation
    Preparing search index...

    Function SelectSeparator

    • Renders a separator within a select component.

      Parameters

      • props: SelectSeparatorProps & RefAttributes<HTMLDivElement>

        The properties of the select separator.

        • className

          Additional CSS classes.

        • className

          Additional CSS classes.

      Returns Element

      The rendered select separator component.