platform-bible-react

    Variable SelectTriggerConst

    SelectTrigger: ForwardRefExoticComponent<
        SelectTriggerProps & RefAttributes<HTMLButtonElement>,
    > = ...

    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

    MMNEPVFCICPMFPCPTTAAATR