Onboarding::is_loading( bool $is_loading )
Let the app know that we will be showing the onboarding route, so wp-admin elements should be hidden while loading.
Description Description
Parameters Parameters
- $is_loading
-
(Required) Indicates if the
woocommerce-admin-is-loading
should be appended or not.
Return Return
(bool)
Source Source
File: packages/woocommerce-admin/src/Features/Onboarding.php