platform-bible-react
    Preparing search index...

    Variable ProgressConst

    Progress: ForwardRefExoticComponent<
        Omit<ProgressProps & RefAttributes<HTMLDivElement>, "ref"> & RefAttributes<
            HTMLDivElement,
        >,
    > = ...

    Displays an indicator showing the completion progress of a task, typically displayed as a progress bar. This component is built on Radix UI primitives and styled with Shadcn UI. See Shadcn UI documentation: https://ui.shadcn.com/docs/components/progress See Radix UI documentation: https://www.radix-ui.com/primitives/docs/components/progress#api-reference