Skip to content

Update documentation how to use LoadingBarService #203

@lopatnov

Description

@lopatnov

I see comment in code:

    /** @deprecated use `useRef` instead. */
    complete(): void;
    /** @deprecated use `useRef` instead. */
    stop(): void;
   useRef(id?: string): LoadingBarState;

If stop and complete is deprecated, provide please documentation how to use useRef? What id should be as argument? And how to stop it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions