Home > @plasmicapp/query > LoadingStateListener
LoadingStateListener type
Signature:
export type LoadingStateListener = (isLoading: boolean) => void;
Home > @plasmicapp/query > LoadingStateListener
Signature:
export type LoadingStateListener = (isLoading: boolean) => void;