You can use locationService.reload()
, which is similar to the refresh in the browser.
If you feel adventurous to use EventBus:
import { useDashboardRefresh } from '@volkovlabs/components';
You can use locationService.reload()
, which is similar to the refresh in the browser.
If you feel adventurous to use EventBus:
import { useDashboardRefresh } from '@volkovlabs/components';