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.


Top ↑

Return Return

(bool)


Top ↑

Source Source

File: packages/woocommerce-admin/src/Features/Onboarding.php


			


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.