platform-bible-react
    Preparing search index...

    Variable SelectValueConst

    SelectValue: ForwardRefExoticComponent<
        SelectValueProps & RefAttributes<HTMLSpanElement>,
    > = SelectPrimitive.Value

    Select components display a list of options for the user to pick from—triggered by a button. These components are built on Radix UI primitives and styled with Shadcn UI.

    See Shadcn UI Documentation: https://ui.shadcn.com/docs/components/select See Radix UI Documentation: https://www.radix-ui.com/primitives/docs/components/select