platform-bible-react
    Preparing search index...

    Variable SpinnerConst

    Spinner: ForwardRefExoticComponent<
        Omit<LucideProps, "ref"> & RefAttributes<SVGSVGElement>,
    > = ...

    A spinner component that uses the LoaderCircle icon from lucide-react to indicate loading states. The spinner rotates to indicate that a process is ongoing.