Rezi
    Preparing search index...

    Function getSelectDisplayText

    • Get the display label for the currently selected option.

      Parameters

      • value: string

        Current selected value

      • options: readonly Readonly<{ disabled?: boolean; label: string; value: string }>[]

        Available options

      • Optionalplaceholder: string

        Placeholder text when no selection

      Returns string

      Display text for the select