setupBusyModal | WebHare Platform SDKWebHare Platform SDKPreparing search index...@webhare/dompacksetupBusyModalFunction setupBusyModalsetupBusyModal( bmc: NonNullable<undefined | string | HTMLElement | HTMLDialogElement>,): voidConfigure an (accessible) modal dialog Parametersbmc: NonNullable<undefined | string | HTMLElement | HTMLDialogElement>What to show in the dialog: either a text or DOM fragment to clone. If a element is passed, this dialog will be used instead of creating a new one. Returns voidSettingsMember VisibilityProtectedInheritedThemeOSLightDarkWebHare Platform SDKLoading...
Configure an (accessible) modal dialog