@elliemae/pui-app-sdk 5.35.0 → 5.36.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (208) hide show
  1. package/build/docs/404.html +2 -2
  2. package/build/docs/api/@elliemae/ds-form/index.html +2 -2
  3. package/build/docs/api/classes/Analytics/index.html +2 -2
  4. package/build/docs/api/classes/CMicroAppGuest/index.html +2 -2
  5. package/build/docs/api/classes/CMicroAppHost/index.html +2 -2
  6. package/build/docs/api/classes/ErrorBoundary/index.html +2 -2
  7. package/build/docs/api/functions/AppRoot/index.html +2 -2
  8. package/build/docs/api/functions/Autocomplete/index.html +2 -2
  9. package/build/docs/api/functions/CheckBox/index.html +2 -2
  10. package/build/docs/api/functions/ComboBox/index.html +2 -2
  11. package/build/docs/api/functions/ComboBoxV3/index.html +2 -2
  12. package/build/docs/api/functions/ConnectForm/index.html +2 -2
  13. package/build/docs/api/functions/DateInput/index.html +2 -2
  14. package/build/docs/api/functions/DatePicker/index.html +2 -2
  15. package/build/docs/api/functions/DateRangePicker/index.html +2 -2
  16. package/build/docs/api/functions/DateTimePicker/index.html +2 -2
  17. package/build/docs/api/functions/Form/index.html +2 -2
  18. package/build/docs/api/functions/FormItemLayout/index.html +2 -2
  19. package/build/docs/api/functions/FormLayoutBlockItem/index.html +2 -2
  20. package/build/docs/api/functions/FormSubmitButton/index.html +2 -2
  21. package/build/docs/api/functions/InputMask/index.html +2 -2
  22. package/build/docs/api/functions/InputText/index.html +2 -2
  23. package/build/docs/api/functions/LargeTextBox/index.html +2 -2
  24. package/build/docs/api/functions/MaskedInputText/index.html +2 -2
  25. package/build/docs/api/functions/Page/index.html +2 -2
  26. package/build/docs/api/functions/Radio/index.html +2 -2
  27. package/build/docs/api/functions/RadioGroup/index.html +2 -2
  28. package/build/docs/api/functions/RegisterService/index.html +2 -2
  29. package/build/docs/api/functions/RenderWithStateAddOns/index.html +2 -2
  30. package/build/docs/api/functions/RequireAuth/index.html +12 -6
  31. package/build/docs/api/functions/SessionTimeout/index.html +2 -2
  32. package/build/docs/api/functions/TextBox/index.html +2 -2
  33. package/build/docs/api/functions/Toggle/index.html +2 -2
  34. package/build/docs/api/functions/authSaga/index.html +2 -2
  35. package/build/docs/api/functions/authorize/index.html +2 -2
  36. package/build/docs/api/functions/cleanup/index.html +2 -2
  37. package/build/docs/api/functions/configureStore/index.html +2 -2
  38. package/build/docs/api/functions/createManager/index.html +2 -2
  39. package/build/docs/api/functions/enableReactAppForHostIntegration/index.html +2 -2
  40. package/build/docs/api/functions/fetchHostAppData/index.html +2 -2
  41. package/build/docs/api/functions/fetchUserSettings/index.html +2 -2
  42. package/build/docs/api/functions/getApiActionCreator/index.html +2 -2
  43. package/build/docs/api/functions/getAppConfigValue/index.html +2 -2
  44. package/build/docs/api/functions/getAuthHTTPClient/index.html +2 -2
  45. package/build/docs/api/functions/getAuthorizationHeader/index.html +2 -2
  46. package/build/docs/api/functions/getHTTPClient/index.html +2 -2
  47. package/build/docs/api/functions/getHostAppDataByKey/index.html +2 -2
  48. package/build/docs/api/functions/getLogger/index.html +2 -2
  49. package/build/docs/api/functions/getMicroFrontEndAppConfig/index.html +2 -2
  50. package/build/docs/api/functions/getNavigationLinks/index.html +2 -2
  51. package/build/docs/api/functions/getRedirectUrl/index.html +2 -2
  52. package/build/docs/api/functions/getSelectField/index.html +2 -2
  53. package/build/docs/api/functions/getStore/index.html +2 -2
  54. package/build/docs/api/functions/initServiceWorker/index.html +2 -2
  55. package/build/docs/api/functions/isCIBuild/index.html +2 -2
  56. package/build/docs/api/functions/isProd/index.html +2 -2
  57. package/build/docs/api/functions/isUserAuthorized/index.html +2 -2
  58. package/build/docs/api/functions/listenStorageEvents/index.html +2 -2
  59. package/build/docs/api/functions/loadAppConfig/index.html +2 -2
  60. package/build/docs/api/functions/loadable/index.html +2 -2
  61. package/build/docs/api/functions/login/index.html +23 -3
  62. package/build/docs/api/functions/notifyGuestUnloadComplete/index.html +2 -2
  63. package/build/docs/api/functions/onAuthorizationFailure/index.html +2 -2
  64. package/build/docs/api/functions/onGuestUnloadStart/index.html +2 -2
  65. package/build/docs/api/functions/redactPii/index.html +2 -2
  66. package/build/docs/api/functions/removeDoubleSlash/index.html +2 -2
  67. package/build/docs/api/functions/removeStorageEvents/index.html +2 -2
  68. package/build/docs/api/functions/render/index.html +2 -2
  69. package/build/docs/api/functions/renderHook/index.html +2 -2
  70. package/build/docs/api/functions/renderWithHostData/index.html +2 -2
  71. package/build/docs/api/functions/renderWithRedux/index.html +2 -2
  72. package/build/docs/api/functions/renderWithRouter/index.html +2 -2
  73. package/build/docs/api/functions/renderWithRouterRedux/index.html +2 -2
  74. package/build/docs/api/functions/sdkBaseQuery/index.html +2 -2
  75. package/build/docs/api/functions/sendBAEvent/index.html +2 -2
  76. package/build/docs/api/functions/sendMessageToHost/index.html +2 -2
  77. package/build/docs/api/functions/setAppConfig/index.html +2 -2
  78. package/build/docs/api/functions/setAppConfigValue/index.html +2 -2
  79. package/build/docs/api/functions/setHostAppData/index.html +2 -2
  80. package/build/docs/api/functions/setLoginParams/index.html +2 -2
  81. package/build/docs/api/functions/subscribeToResetSession/index.html +2 -2
  82. package/build/docs/api/functions/subscribeToSessionExpiry/index.html +2 -2
  83. package/build/docs/api/functions/subscribeToSessionExpiryWarning/index.html +2 -2
  84. package/build/docs/api/functions/trackActivity/index.html +2 -2
  85. package/build/docs/api/functions/useAppDispatch/index.html +2 -2
  86. package/build/docs/api/functions/useAppMiddleware/index.html +2 -2
  87. package/build/docs/api/functions/useInjectQuery/index.html +2 -2
  88. package/build/docs/api/functions/useInjectReducer/index.html +2 -2
  89. package/build/docs/api/functions/useInjectSaga/index.html +2 -2
  90. package/build/docs/api/functions/useInjectSideEffect/index.html +2 -2
  91. package/build/docs/api/functions/useMediaQueryList/index.html +2 -2
  92. package/build/docs/api/functions/useStateSelector/index.html +2 -2
  93. package/build/docs/api/functions/useStateSelectorShallow/index.html +2 -2
  94. package/build/docs/api/functions/waitFor/index.html +2 -2
  95. package/build/docs/api/functions/waitForElementToBeRemoved/index.html +2 -2
  96. package/build/docs/api/functions/withAppDecorator/index.html +2 -2
  97. package/build/docs/api/index.html +3 -3
  98. package/build/docs/api/interfaces/AppConfig/index.html +2 -2
  99. package/build/docs/api/interfaces/UseStateSelectorOptions/index.html +2 -2
  100. package/build/docs/api/type-aliases/AppDispatch/index.html +2 -2
  101. package/build/docs/api/type-aliases/AppStore/index.html +2 -2
  102. package/build/docs/api/type-aliases/Await/index.html +2 -2
  103. package/build/docs/api/type-aliases/EMUI/index.html +2 -2
  104. package/build/docs/api/type-aliases/OnHostInitCallback/index.html +2 -2
  105. package/build/docs/api/type-aliases/OnInitCallback/index.html +2 -2
  106. package/build/docs/api/type-aliases/OnMountCallback/index.html +2 -2
  107. package/build/docs/api/type-aliases/OnUnMountCallback/index.html +2 -2
  108. package/build/docs/api/type-aliases/RootState/index.html +2 -2
  109. package/build/docs/api/type-aliases/SelectStateFieldFunction/index.html +2 -2
  110. package/build/docs/api/variables/ErrorToast/index.html +2 -2
  111. package/build/docs/api/variables/GuestMicroApp/index.html +2 -2
  112. package/build/docs/api/variables/MicroApp/index.html +2 -2
  113. package/build/docs/api/variables/MicroIFrameApp/index.html +2 -2
  114. package/build/docs/api/variables/NavigationPrompt/index.html +2 -2
  115. package/build/docs/api/variables/NavigationPromptActions/index.html +2 -2
  116. package/build/docs/api/variables/Themes/index.html +2 -2
  117. package/build/docs/api/variables/VisuallyHidden/index.html +2 -2
  118. package/build/docs/api/variables/WaitMessage/index.html +2 -2
  119. package/build/docs/api/variables/act/index.html +2 -2
  120. package/build/docs/api/variables/ariaLive/index.html +2 -2
  121. package/build/docs/api/variables/auth/index.html +2 -2
  122. package/build/docs/api/variables/authReducer/index.html +2 -2
  123. package/build/docs/api/variables/clearSideEffects/index.html +2 -2
  124. package/build/docs/api/variables/createSideEffect/index.html +2 -2
  125. package/build/docs/api/variables/decorators/index.html +2 -2
  126. package/build/docs/api/variables/endSession/index.html +5 -3
  127. package/build/docs/api/variables/error/index.html +2 -2
  128. package/build/docs/api/variables/errorMiddleware/index.html +2 -2
  129. package/build/docs/api/variables/fireEvent/index.html +2 -2
  130. package/build/docs/api/variables/globalConstants/index.html +2 -2
  131. package/build/docs/api/variables/history/index.html +2 -2
  132. package/build/docs/api/variables/httpClientProps/index.html +2 -2
  133. package/build/docs/api/variables/logout/index.html +2 -2
  134. package/build/docs/api/variables/memoryHistory/index.html +2 -2
  135. package/build/docs/api/variables/removeSideEffect/index.html +2 -2
  136. package/build/docs/api/variables/resetUserIdleTime/index.html +2 -2
  137. package/build/docs/api/variables/screen/index.html +2 -2
  138. package/build/docs/api/variables/startSideEffect/index.html +2 -2
  139. package/build/docs/api/variables/updateBAEventParameters/index.html +2 -2
  140. package/build/docs/api/variables/useAppSelector/index.html +2 -2
  141. package/build/docs/api/variables/waitMessageAction/index.html +2 -2
  142. package/build/docs/api/variables/within/index.html +2 -2
  143. package/build/docs/assets/js/{5e8c322a.97dedf84.js → 5e8c322a.aa5dce33.js} +1 -1
  144. package/build/docs/assets/js/{822e0178.9d4d52c2.js → 822e0178.c247e771.js} +1 -1
  145. package/build/docs/assets/js/a6c41565.fa578abf.js +1 -0
  146. package/build/docs/assets/js/a6c5c03c.f2cbe66f.js +1 -0
  147. package/build/docs/assets/js/d071c513.26ec37a4.js +1 -0
  148. package/build/docs/assets/js/{main.14be0487.js → main.50d99a6d.js} +2 -2
  149. package/build/docs/assets/js/{runtime~main.b5410b34.js → runtime~main.e3dd1cce.js} +1 -1
  150. package/build/docs/index.html +2 -2
  151. package/build/docs/usage-guide/index.html +2 -2
  152. package/demo/{177.3c5bbe97.iframe.bundle.js → 177.a6f93dd4.iframe.bundle.js} +1 -1
  153. package/demo/177.a6f93dd4.iframe.bundle.js.br +0 -0
  154. package/demo/177.a6f93dd4.iframe.bundle.js.gz +0 -0
  155. package/demo/docs/{177.3c5bbe97.iframe.bundle.js → 177.a6f93dd4.iframe.bundle.js} +1 -1
  156. package/demo/docs/177.a6f93dd4.iframe.bundle.js.br +0 -0
  157. package/demo/docs/177.a6f93dd4.iframe.bundle.js.gz +0 -0
  158. package/demo/docs/iframe.html +1 -1
  159. package/demo/docs/index.html +1 -1
  160. package/demo/docs/{main.6b7b215d1117159d9e43.manager.bundle.js → main.994f586d2ea55c7b3611.manager.bundle.js} +1 -1
  161. package/demo/docs/{main.6b7b215d1117159d9e43.manager.bundle.js.br → main.994f586d2ea55c7b3611.manager.bundle.js.br} +0 -0
  162. package/demo/docs/{main.6b7b215d1117159d9e43.manager.bundle.js.gz → main.994f586d2ea55c7b3611.manager.bundle.js.gz} +0 -0
  163. package/demo/docs/main.b591c5b8.iframe.bundle.js +5 -0
  164. package/demo/docs/main.b591c5b8.iframe.bundle.js.br +0 -0
  165. package/demo/docs/main.b591c5b8.iframe.bundle.js.gz +0 -0
  166. package/demo/docs/project.json +1 -1
  167. package/demo/iframe.html +1 -1
  168. package/demo/index.html +1 -1
  169. package/demo/{main.6b7b215d1117159d9e43.manager.bundle.js → main.994f586d2ea55c7b3611.manager.bundle.js} +1 -1
  170. package/demo/{main.6b7b215d1117159d9e43.manager.bundle.js.br → main.994f586d2ea55c7b3611.manager.bundle.js.br} +0 -0
  171. package/demo/{main.6b7b215d1117159d9e43.manager.bundle.js.gz → main.994f586d2ea55c7b3611.manager.bundle.js.gz} +0 -0
  172. package/demo/main.b591c5b8.iframe.bundle.js +5 -0
  173. package/demo/main.b591c5b8.iframe.bundle.js.br +0 -0
  174. package/demo/main.b591c5b8.iframe.bundle.js.gz +0 -0
  175. package/demo/project.json +1 -1
  176. package/dist/cjs/data/auth/actions.js +10 -2
  177. package/dist/cjs/utils/auth/index.js +59 -18
  178. package/dist/cjs/view/error-toast/index.js +15 -3
  179. package/dist/cjs/view/login/index.js +31 -2
  180. package/dist/cjs/view/require-auth.js +12 -0
  181. package/dist/esm/data/auth/actions.js +10 -2
  182. package/dist/esm/utils/auth/index.js +59 -18
  183. package/dist/esm/view/error-toast/index.js +21 -4
  184. package/dist/esm/view/login/index.js +31 -2
  185. package/dist/esm/view/require-auth.js +12 -0
  186. package/dist/types/lib/data/auth/actions.d.ts +2 -1
  187. package/dist/types/lib/utils/auth/index.d.ts +47 -3
  188. package/dist/types/lib/utils/auth/types.d.ts +1 -0
  189. package/dist/types/lib/view/login/index.d.ts +29 -1
  190. package/dist/types/lib/view/login/tests/index.test.d.ts +1 -0
  191. package/dist/types/lib/view/require-auth.d.ts +30 -1
  192. package/dist/types/lib/view/tests/require-auth.test.d.ts +1 -0
  193. package/dist/types/tsconfig.tsbuildinfo +1 -1
  194. package/package.json +1 -1
  195. package/build/docs/assets/js/a6c41565.8fb7e683.js +0 -1
  196. package/build/docs/assets/js/a6c5c03c.50c09428.js +0 -1
  197. package/build/docs/assets/js/d071c513.23b54fe3.js +0 -1
  198. package/demo/177.3c5bbe97.iframe.bundle.js.br +0 -0
  199. package/demo/177.3c5bbe97.iframe.bundle.js.gz +0 -0
  200. package/demo/docs/177.3c5bbe97.iframe.bundle.js.br +0 -0
  201. package/demo/docs/177.3c5bbe97.iframe.bundle.js.gz +0 -0
  202. package/demo/docs/main.6037fcf6.iframe.bundle.js +0 -5
  203. package/demo/docs/main.6037fcf6.iframe.bundle.js.br +0 -0
  204. package/demo/docs/main.6037fcf6.iframe.bundle.js.gz +0 -0
  205. package/demo/main.6037fcf6.iframe.bundle.js +0 -5
  206. package/demo/main.6037fcf6.iframe.bundle.js.br +0 -0
  207. package/demo/main.6037fcf6.iframe.bundle.js.gz +0 -0
  208. /package/build/docs/assets/js/{main.14be0487.js.LICENSE.txt → main.50d99a6d.js.LICENSE.txt} +0 -0
@@ -4,8 +4,8 @@
4
4
  <meta charset="UTF-8">
5
5
  <meta name="generator" content="Docusaurus v3.9.2">
6
6
  <title data-rh="true">App SDK API | App SDK</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://pui.ice.com/app-sdk/api/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="App SDK API | App SDK"><meta data-rh="true" name="description" content="Classes"><meta data-rh="true" property="og:description" content="Classes"><link data-rh="true" rel="icon" href="/app-sdk/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://pui.ice.com/app-sdk/api/"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/" hreflang="en"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/" hreflang="x-default"><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"App SDK API","item":"https://pui.ice.com/app-sdk/api/"}]}</script><link rel="stylesheet" href="/app-sdk/assets/css/styles.48d5ef50.css">
7
- <script src="/app-sdk/assets/js/runtime~main.b5410b34.js" defer="defer"></script>
8
- <script src="/app-sdk/assets/js/main.14be0487.js" defer="defer"></script>
7
+ <script src="/app-sdk/assets/js/runtime~main.e3dd1cce.js" defer="defer"></script>
8
+ <script src="/app-sdk/assets/js/main.50d99a6d.js" defer="defer"></script>
9
9
  </head>
10
10
  <body class="navigation-with-keyboard">
11
11
  <svg style="display: none;"><defs>
@@ -17,7 +17,7 @@
17
17
  <h2 class="anchor anchorTargetStickyNavbar_UXZL" id="interfaces">Interfaces<a href="#interfaces" class="hash-link" aria-label="Direct link to Interfaces" title="Direct link to Interfaces" translate="no">​</a></h2>
18
18
  <table><thead><tr><th>Interface</th><th>Description</th></tr></thead><tbody><tr><td><a class="" href="/app-sdk/api/interfaces/AppConfig">AppConfig</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/interfaces/UseStateSelectorOptions">UseStateSelectorOptions</a></td><td>-</td></tr></tbody></table>
19
19
  <h2 class="anchor anchorTargetStickyNavbar_UXZL" id="functions">Functions<a href="#functions" class="hash-link" aria-label="Direct link to Functions" title="Direct link to Functions" translate="no">​</a></h2>
20
- <table><thead><tr><th>Function</th><th>Description</th></tr></thead><tbody><tr><td><a class="" href="/app-sdk/api/functions/AppRoot">AppRoot</a></td><td>Root component for SDK-based applications. Provides Redux store, routing, theming, error boundaries, and session management.</td></tr><tr><td><a class="" href="/app-sdk/api/functions/authorize">authorize</a></td><td>Handles the OAuth authorization callback after redirect from IDP. Exchanges authorization code for access token and initializes user session.</td></tr><tr><td><a class="" href="/app-sdk/api/functions/authSaga">authSaga</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/Autocomplete">Autocomplete</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/CheckBox">CheckBox</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/cleanup">cleanup</a></td><td>Unmounts React trees that were mounted with render.</td></tr><tr><td><a class="" href="/app-sdk/api/functions/ComboBox">ComboBox</a></td><td>Dropdown/select field component with React Hook Form integration. Wraps the Dimsum ComboBox component with form state management and validation.</td></tr><tr><td><a class="" href="/app-sdk/api/functions/ComboBoxV3">ComboBoxV3</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/configureStore">configureStore</a></td><td>Creates and configures the Redux store with SDK middleware and enhancers. Includes saga middleware, listener middleware, RTK Query support, and hot reloading.</td></tr><tr><td><a class="" href="/app-sdk/api/functions/ConnectForm">ConnectForm</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/createManager">createManager</a></td><td>Creates a &quot;manager&quot; component that will inject the provided reducer and saga when mounted. It only renders its children after both the reducer and saga have been injected. This is the recommended way to use redux-injectors.</td></tr><tr><td><a class="" href="/app-sdk/api/functions/DateInput">DateInput</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/DatePicker">DatePicker</a></td><td>Date picker field component with React Hook Form integration. Wraps the Dimsum DatePicker component with form state management and validation.</td></tr><tr><td><a class="" href="/app-sdk/api/functions/DateRangePicker">DateRangePicker</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/DateTimePicker">DateTimePicker</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/enableReactAppForHostIntegration">enableReactAppForHostIntegration</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/fetchHostAppData">fetchHostAppData</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/fetchUserSettings">fetchUserSettings</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/Form">Form</a></td><td>Form component with integrated React Hook Form state management and validation. Provides form context to all child form fields and handles submission.</td></tr><tr><td><a class="" href="/app-sdk/api/functions/FormItemLayout">FormItemLayout</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/FormLayoutBlockItem">FormLayoutBlockItem</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/FormSubmitButton">FormSubmitButton</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/getApiActionCreator">getApiActionCreator</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/getAppConfigValue">getAppConfigValue</a></td><td>Gets a value from the application configuration using dot notation. Returns a deep clone to prevent accidental mutations.</td></tr><tr><td><a class="" href="/app-sdk/api/functions/getAuthHTTPClient">getAuthHTTPClient</a></td><td>Creates an authenticated HTTP client instance with authorization headers. Automatically includes the current user&#x27;s authorization token in all requests.</td></tr><tr><td><a class="" href="/app-sdk/api/functions/getAuthorizationHeader">getAuthorizationHeader</a></td><td>Gets the current authorization header value from session storage.</td></tr><tr><td><a class="" href="/app-sdk/api/functions/getHostAppDataByKey">getHostAppDataByKey</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/getHTTPClient">getHTTPClient</a></td><td>Creates a basic HTTP client instance using Axios. The client includes request/response interceptors and automatic retry logic.</td></tr><tr><td><a class="" href="/app-sdk/api/functions/getLogger">getLogger</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/getMicroFrontEndAppConfig">getMicroFrontEndAppConfig</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/getNavigationLinks">getNavigationLinks</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/getRedirectUrl">getRedirectUrl</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/getSelectField">getSelectField</a></td><td>Why use this? It will prevent unnecessary rerenders hence improving performance, it also reduces the amount of code needed to select data from the store hence making it easier and keeping your codebase smaller and easier to maintain.</td></tr><tr><td><a class="" href="/app-sdk/api/functions/getStore">getStore</a></td><td>Gets the global Redux store instance.</td></tr><tr><td><a class="" href="/app-sdk/api/functions/initServiceWorker">initServiceWorker</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/InputMask">InputMask</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/InputText">InputText</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/isCIBuild">isCIBuild</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/isProd">isProd</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/isUserAuthorized">isUserAuthorized</a></td><td>Checks if the user is currently authorized/authenticated.</td></tr><tr><td><a class="" href="/app-sdk/api/functions/LargeTextBox">LargeTextBox</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/listenStorageEvents">listenStorageEvents</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/loadable">loadable</a></td><td>Creates a lazily-loaded React component for code splitting. Wraps the component in Suspense with a customizable fallback.</td></tr><tr><td><a class="" href="/app-sdk/api/functions/loadAppConfig">loadAppConfig</a></td><td>Loads the application configuration from a JSON file. Attempts to fetch from versioned path first, then falls back to unversioned path. Merges environment-specific configuration with base configuration.</td></tr><tr><td><a class="" href="/app-sdk/api/functions/login">login</a></td><td>Initiates the login flow using OAuth/OIDC authorization code flow. If authorization code is present in URL, completes the authorization. Otherwise, redirects to the identity provider&#x27;s login page.</td></tr><tr><td><a class="" href="/app-sdk/api/functions/MaskedInputText">MaskedInputText</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/notifyGuestUnloadComplete">notifyGuestUnloadComplete</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/onAuthorizationFailure">onAuthorizationFailure</a></td><td>Registers a callback to handle authorization failures (401 errors). The callback should refresh the authentication token and return the new authorization header. The SDK will automatically retry the failed request with the new token.</td></tr><tr><td><a class="" href="/app-sdk/api/functions/onGuestUnloadStart">onGuestUnloadStart</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/Page">Page</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/Radio">Radio</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/RadioGroup">RadioGroup</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/redactPii">redactPii</a></td><td>Redacts personally identifiable information (PII) from data objects. Removes sensitive data like credit cards, SSNs, emails, passwords, addresses, etc.</td></tr><tr><td><a class="" href="/app-sdk/api/functions/RegisterService">RegisterService</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/removeDoubleSlash">removeDoubleSlash</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/removeStorageEvents">removeStorageEvents</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/render">render</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/renderHook">renderHook</a></td><td>Allows you to render a hook within a test React component without having to create that component yourself.</td></tr><tr><td><a class="" href="/app-sdk/api/functions/renderWithHostData">renderWithHostData</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/renderWithRedux">renderWithRedux</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/renderWithRouter">renderWithRouter</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/renderWithRouterRedux">renderWithRouterRedux</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/RenderWithStateAddOns">RenderWithStateAddOns</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/RequireAuth">RequireAuth</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/sdkBaseQuery">sdkBaseQuery</a></td><td>Base query function for RTK Query integration. Provides automatic error handling, authentication, and token refresh capabilities. Use this as the baseQuery for RTK Query API slices.</td></tr><tr><td><a class="" href="/app-sdk/api/functions/sendBAEvent"><del>sendBAEvent</del></a></td><td>Sends a business analytics event to Google Tag Manager data layer. Can send events to the host app or handle locally.</td></tr><tr><td><a class="" href="/app-sdk/api/functions/sendMessageToHost">sendMessageToHost</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/SessionTimeout">SessionTimeout</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/setAppConfig">setAppConfig</a></td><td>Sets the entire application configuration. Replaces the current configuration with the provided config object.</td></tr><tr><td><a class="" href="/app-sdk/api/functions/setAppConfigValue">setAppConfigValue</a></td><td>Sets a value in the application configuration using dot notation. Creates nested objects if they don&#x27;t exist.</td></tr><tr><td><a class="" href="/app-sdk/api/functions/setHostAppData">setHostAppData</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/setLoginParams">setLoginParams</a></td><td>Sets login parameters for the authentication flow. Stores parameters in the global window object for use across the application.</td></tr><tr><td><a class="" href="/app-sdk/api/functions/subscribeToResetSession">subscribeToResetSession</a></td><td>Subscribes to session reset events. The callback is invoked when the session idle time is reset.</td></tr><tr><td><a class="" href="/app-sdk/api/functions/subscribeToSessionExpiry">subscribeToSessionExpiry</a></td><td>Subscribes to session expiry events. The callback is invoked when the session has expired.</td></tr><tr><td><a class="" href="/app-sdk/api/functions/subscribeToSessionExpiryWarning">subscribeToSessionExpiryWarning</a></td><td>Subscribes to session expiry warning events. The callback is invoked when the session is about to expire (based on warning interval).</td></tr><tr><td><a class="" href="/app-sdk/api/functions/TextBox">TextBox</a></td><td>Text input field component with React Hook Form integration. Wraps the Dimsum TextBox component with form state management and validation.</td></tr><tr><td><a class="" href="/app-sdk/api/functions/Toggle">Toggle</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/trackActivity">trackActivity</a></td><td>Starts tracking user activity for session management. Monitors user interactions on the specified element and invokes callback.</td></tr><tr><td><a class="" href="/app-sdk/api/functions/useAppDispatch">useAppDispatch</a></td><td>React hook to get the typed dispatch function. Provides type-safe dispatching of Redux actions.</td></tr><tr><td><a class="" href="/app-sdk/api/functions/useAppMiddleware">useAppMiddleware</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/useInjectQuery">useInjectQuery</a></td><td>React hook to dynamically inject RTK Query API slice into the Redux store. Registers the reducer and middleware for the API slice at runtime.</td></tr><tr><td><a class="" href="/app-sdk/api/functions/useInjectReducer">useInjectReducer</a></td><td>A react hook that dynamically injects a reducer when the hook is run</td></tr><tr><td><a class="" href="/app-sdk/api/functions/useInjectSaga">useInjectSaga</a></td><td>A react hook that dynamically injects a saga when the hook is run</td></tr><tr><td><a class="" href="/app-sdk/api/functions/useInjectSideEffect">useInjectSideEffect</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/useMediaQueryList">useMediaQueryList</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/useStateSelector">useStateSelector</a></td><td>Generic selector that receives a field selector function returned from getSelectField</td></tr><tr><td><a class="" href="/app-sdk/api/functions/useStateSelectorShallow">useStateSelectorShallow</a></td><td>Generic selector that receives a field selector function returned from getSelectField.</td></tr><tr><td><a class="" href="/app-sdk/api/functions/waitFor">waitFor</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/waitForElementToBeRemoved">waitForElementToBeRemoved</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/withAppDecorator">withAppDecorator</a></td><td>-</td></tr></tbody></table>
20
+ <table><thead><tr><th>Function</th><th>Description</th></tr></thead><tbody><tr><td><a class="" href="/app-sdk/api/functions/AppRoot">AppRoot</a></td><td>Root component for SDK-based applications. Provides Redux store, routing, theming, error boundaries, and session management.</td></tr><tr><td><a class="" href="/app-sdk/api/functions/authorize">authorize</a></td><td>Handles the OAuth authorization callback after redirect from IDP. Exchanges authorization code for access token and initializes user session.</td></tr><tr><td><a class="" href="/app-sdk/api/functions/authSaga">authSaga</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/Autocomplete">Autocomplete</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/CheckBox">CheckBox</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/cleanup">cleanup</a></td><td>Unmounts React trees that were mounted with render.</td></tr><tr><td><a class="" href="/app-sdk/api/functions/ComboBox">ComboBox</a></td><td>Dropdown/select field component with React Hook Form integration. Wraps the Dimsum ComboBox component with form state management and validation.</td></tr><tr><td><a class="" href="/app-sdk/api/functions/ComboBoxV3">ComboBoxV3</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/configureStore">configureStore</a></td><td>Creates and configures the Redux store with SDK middleware and enhancers. Includes saga middleware, listener middleware, RTK Query support, and hot reloading.</td></tr><tr><td><a class="" href="/app-sdk/api/functions/ConnectForm">ConnectForm</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/createManager">createManager</a></td><td>Creates a &quot;manager&quot; component that will inject the provided reducer and saga when mounted. It only renders its children after both the reducer and saga have been injected. This is the recommended way to use redux-injectors.</td></tr><tr><td><a class="" href="/app-sdk/api/functions/DateInput">DateInput</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/DatePicker">DatePicker</a></td><td>Date picker field component with React Hook Form integration. Wraps the Dimsum DatePicker component with form state management and validation.</td></tr><tr><td><a class="" href="/app-sdk/api/functions/DateRangePicker">DateRangePicker</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/DateTimePicker">DateTimePicker</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/enableReactAppForHostIntegration">enableReactAppForHostIntegration</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/fetchHostAppData">fetchHostAppData</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/fetchUserSettings">fetchUserSettings</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/Form">Form</a></td><td>Form component with integrated React Hook Form state management and validation. Provides form context to all child form fields and handles submission.</td></tr><tr><td><a class="" href="/app-sdk/api/functions/FormItemLayout">FormItemLayout</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/FormLayoutBlockItem">FormLayoutBlockItem</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/FormSubmitButton">FormSubmitButton</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/getApiActionCreator">getApiActionCreator</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/getAppConfigValue">getAppConfigValue</a></td><td>Gets a value from the application configuration using dot notation. Returns a deep clone to prevent accidental mutations.</td></tr><tr><td><a class="" href="/app-sdk/api/functions/getAuthHTTPClient">getAuthHTTPClient</a></td><td>Creates an authenticated HTTP client instance with authorization headers. Automatically includes the current user&#x27;s authorization token in all requests.</td></tr><tr><td><a class="" href="/app-sdk/api/functions/getAuthorizationHeader">getAuthorizationHeader</a></td><td>Gets the current authorization header value from session storage.</td></tr><tr><td><a class="" href="/app-sdk/api/functions/getHostAppDataByKey">getHostAppDataByKey</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/getHTTPClient">getHTTPClient</a></td><td>Creates a basic HTTP client instance using Axios. The client includes request/response interceptors and automatic retry logic.</td></tr><tr><td><a class="" href="/app-sdk/api/functions/getLogger">getLogger</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/getMicroFrontEndAppConfig">getMicroFrontEndAppConfig</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/getNavigationLinks">getNavigationLinks</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/getRedirectUrl">getRedirectUrl</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/getSelectField">getSelectField</a></td><td>Why use this? It will prevent unnecessary rerenders hence improving performance, it also reduces the amount of code needed to select data from the store hence making it easier and keeping your codebase smaller and easier to maintain.</td></tr><tr><td><a class="" href="/app-sdk/api/functions/getStore">getStore</a></td><td>Gets the global Redux store instance.</td></tr><tr><td><a class="" href="/app-sdk/api/functions/initServiceWorker">initServiceWorker</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/InputMask">InputMask</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/InputText">InputText</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/isCIBuild">isCIBuild</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/isProd">isProd</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/isUserAuthorized">isUserAuthorized</a></td><td>Checks if the user is currently authorized/authenticated.</td></tr><tr><td><a class="" href="/app-sdk/api/functions/LargeTextBox">LargeTextBox</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/listenStorageEvents">listenStorageEvents</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/loadable">loadable</a></td><td>Creates a lazily-loaded React component for code splitting. Wraps the component in Suspense with a customizable fallback.</td></tr><tr><td><a class="" href="/app-sdk/api/functions/loadAppConfig">loadAppConfig</a></td><td>Loads the application configuration from a JSON file. Attempts to fetch from versioned path first, then falls back to unversioned path. Merges environment-specific configuration with base configuration.</td></tr><tr><td><a class="" href="/app-sdk/api/functions/login">login</a></td><td>Initiates the login flow using OAuth/OIDC authorization code flow. If authorization code is present in URL, completes the authorization. Otherwise, redirects to the identity provider&#x27;s login page.</td></tr><tr><td><a class="" href="/app-sdk/api/functions/MaskedInputText">MaskedInputText</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/notifyGuestUnloadComplete">notifyGuestUnloadComplete</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/onAuthorizationFailure">onAuthorizationFailure</a></td><td>Registers a callback to handle authorization failures (401 errors). The callback should refresh the authentication token and return the new authorization header. The SDK will automatically retry the failed request with the new token.</td></tr><tr><td><a class="" href="/app-sdk/api/functions/onGuestUnloadStart">onGuestUnloadStart</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/Page">Page</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/Radio">Radio</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/RadioGroup">RadioGroup</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/redactPii">redactPii</a></td><td>Redacts personally identifiable information (PII) from data objects. Removes sensitive data like credit cards, SSNs, emails, passwords, addresses, etc.</td></tr><tr><td><a class="" href="/app-sdk/api/functions/RegisterService">RegisterService</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/removeDoubleSlash">removeDoubleSlash</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/removeStorageEvents">removeStorageEvents</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/render">render</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/renderHook">renderHook</a></td><td>Allows you to render a hook within a test React component without having to create that component yourself.</td></tr><tr><td><a class="" href="/app-sdk/api/functions/renderWithHostData">renderWithHostData</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/renderWithRedux">renderWithRedux</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/renderWithRouter">renderWithRouter</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/renderWithRouterRedux">renderWithRouterRedux</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/RenderWithStateAddOns">RenderWithStateAddOns</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/RequireAuth">RequireAuth</a></td><td>A React component that ensures authentication for its children.</td></tr><tr><td><a class="" href="/app-sdk/api/functions/sdkBaseQuery">sdkBaseQuery</a></td><td>Base query function for RTK Query integration. Provides automatic error handling, authentication, and token refresh capabilities. Use this as the baseQuery for RTK Query API slices.</td></tr><tr><td><a class="" href="/app-sdk/api/functions/sendBAEvent"><del>sendBAEvent</del></a></td><td>Sends a business analytics event to Google Tag Manager data layer. Can send events to the host app or handle locally.</td></tr><tr><td><a class="" href="/app-sdk/api/functions/sendMessageToHost">sendMessageToHost</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/SessionTimeout">SessionTimeout</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/setAppConfig">setAppConfig</a></td><td>Sets the entire application configuration. Replaces the current configuration with the provided config object.</td></tr><tr><td><a class="" href="/app-sdk/api/functions/setAppConfigValue">setAppConfigValue</a></td><td>Sets a value in the application configuration using dot notation. Creates nested objects if they don&#x27;t exist.</td></tr><tr><td><a class="" href="/app-sdk/api/functions/setHostAppData">setHostAppData</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/setLoginParams">setLoginParams</a></td><td>Sets login parameters for the authentication flow. Stores parameters in the global window object for use across the application.</td></tr><tr><td><a class="" href="/app-sdk/api/functions/subscribeToResetSession">subscribeToResetSession</a></td><td>Subscribes to session reset events. The callback is invoked when the session idle time is reset.</td></tr><tr><td><a class="" href="/app-sdk/api/functions/subscribeToSessionExpiry">subscribeToSessionExpiry</a></td><td>Subscribes to session expiry events. The callback is invoked when the session has expired.</td></tr><tr><td><a class="" href="/app-sdk/api/functions/subscribeToSessionExpiryWarning">subscribeToSessionExpiryWarning</a></td><td>Subscribes to session expiry warning events. The callback is invoked when the session is about to expire (based on warning interval).</td></tr><tr><td><a class="" href="/app-sdk/api/functions/TextBox">TextBox</a></td><td>Text input field component with React Hook Form integration. Wraps the Dimsum TextBox component with form state management and validation.</td></tr><tr><td><a class="" href="/app-sdk/api/functions/Toggle">Toggle</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/trackActivity">trackActivity</a></td><td>Starts tracking user activity for session management. Monitors user interactions on the specified element and invokes callback.</td></tr><tr><td><a class="" href="/app-sdk/api/functions/useAppDispatch">useAppDispatch</a></td><td>React hook to get the typed dispatch function. Provides type-safe dispatching of Redux actions.</td></tr><tr><td><a class="" href="/app-sdk/api/functions/useAppMiddleware">useAppMiddleware</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/useInjectQuery">useInjectQuery</a></td><td>React hook to dynamically inject RTK Query API slice into the Redux store. Registers the reducer and middleware for the API slice at runtime.</td></tr><tr><td><a class="" href="/app-sdk/api/functions/useInjectReducer">useInjectReducer</a></td><td>A react hook that dynamically injects a reducer when the hook is run</td></tr><tr><td><a class="" href="/app-sdk/api/functions/useInjectSaga">useInjectSaga</a></td><td>A react hook that dynamically injects a saga when the hook is run</td></tr><tr><td><a class="" href="/app-sdk/api/functions/useInjectSideEffect">useInjectSideEffect</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/useMediaQueryList">useMediaQueryList</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/useStateSelector">useStateSelector</a></td><td>Generic selector that receives a field selector function returned from getSelectField</td></tr><tr><td><a class="" href="/app-sdk/api/functions/useStateSelectorShallow">useStateSelectorShallow</a></td><td>Generic selector that receives a field selector function returned from getSelectField.</td></tr><tr><td><a class="" href="/app-sdk/api/functions/waitFor">waitFor</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/waitForElementToBeRemoved">waitForElementToBeRemoved</a></td><td>-</td></tr><tr><td><a class="" href="/app-sdk/api/functions/withAppDecorator">withAppDecorator</a></td><td>-</td></tr></tbody></table>
21
21
  <h2 class="anchor anchorTargetStickyNavbar_UXZL" id="modules">Modules<a href="#modules" class="hash-link" aria-label="Direct link to Modules" title="Direct link to Modules" translate="no">​</a></h2>
22
22
  <table><thead><tr><th>Module</th><th>Description</th></tr></thead><tbody><tr><td><a class="" href="/app-sdk/api/@elliemae/ds-form/">@elliemae/ds-form</a></td><td>-</td></tr></tbody></table>
23
23
  <h2 class="anchor anchorTargetStickyNavbar_UXZL" id="references">References<a href="#references" class="hash-link" aria-label="Direct link to References" title="Direct link to References" translate="no">​</a></h2>
@@ -4,8 +4,8 @@
4
4
  <meta charset="UTF-8">
5
5
  <meta name="generator" content="Docusaurus v3.9.2">
6
6
  <title data-rh="true">AppConfig | App SDK</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://pui.ice.com/app-sdk/api/interfaces/AppConfig"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="AppConfig | App SDK"><meta data-rh="true" name="description" content="Properties"><meta data-rh="true" property="og:description" content="Properties"><link data-rh="true" rel="icon" href="/app-sdk/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://pui.ice.com/app-sdk/api/interfaces/AppConfig"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/interfaces/AppConfig" hreflang="en"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/interfaces/AppConfig" hreflang="x-default"><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"App SDK API","item":"https://pui.ice.com/app-sdk/api/"},{"@type":"ListItem","position":2,"name":"AppConfig","item":"https://pui.ice.com/app-sdk/api/interfaces/AppConfig"}]}</script><link rel="stylesheet" href="/app-sdk/assets/css/styles.48d5ef50.css">
7
- <script src="/app-sdk/assets/js/runtime~main.b5410b34.js" defer="defer"></script>
8
- <script src="/app-sdk/assets/js/main.14be0487.js" defer="defer"></script>
7
+ <script src="/app-sdk/assets/js/runtime~main.e3dd1cce.js" defer="defer"></script>
8
+ <script src="/app-sdk/assets/js/main.50d99a6d.js" defer="defer"></script>
9
9
  </head>
10
10
  <body class="navigation-with-keyboard">
11
11
  <svg style="display: none;"><defs>
@@ -4,8 +4,8 @@
4
4
  <meta charset="UTF-8">
5
5
  <meta name="generator" content="Docusaurus v3.9.2">
6
6
  <title data-rh="true">UseStateSelectorOptions\&lt;Selected\&gt; | App SDK</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://pui.ice.com/app-sdk/api/interfaces/UseStateSelectorOptions"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="UseStateSelectorOptions\&lt;Selected\&gt; | App SDK"><meta data-rh="true" name="description" content="Type Parameters"><meta data-rh="true" property="og:description" content="Type Parameters"><link data-rh="true" rel="icon" href="/app-sdk/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://pui.ice.com/app-sdk/api/interfaces/UseStateSelectorOptions"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/interfaces/UseStateSelectorOptions" hreflang="en"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/interfaces/UseStateSelectorOptions" hreflang="x-default"><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"App SDK API","item":"https://pui.ice.com/app-sdk/api/"},{"@type":"ListItem","position":2,"name":"UseStateSelectorOptions\\<Selected\\>","item":"https://pui.ice.com/app-sdk/api/interfaces/UseStateSelectorOptions"}]}</script><link rel="stylesheet" href="/app-sdk/assets/css/styles.48d5ef50.css">
7
- <script src="/app-sdk/assets/js/runtime~main.b5410b34.js" defer="defer"></script>
8
- <script src="/app-sdk/assets/js/main.14be0487.js" defer="defer"></script>
7
+ <script src="/app-sdk/assets/js/runtime~main.e3dd1cce.js" defer="defer"></script>
8
+ <script src="/app-sdk/assets/js/main.50d99a6d.js" defer="defer"></script>
9
9
  </head>
10
10
  <body class="navigation-with-keyboard">
11
11
  <svg style="display: none;"><defs>
@@ -4,8 +4,8 @@
4
4
  <meta charset="UTF-8">
5
5
  <meta name="generator" content="Docusaurus v3.9.2">
6
6
  <title data-rh="true">AppDispatch | App SDK</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://pui.ice.com/app-sdk/api/type-aliases/AppDispatch"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="AppDispatch | App SDK"><link data-rh="true" rel="icon" href="/app-sdk/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://pui.ice.com/app-sdk/api/type-aliases/AppDispatch"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/type-aliases/AppDispatch" hreflang="en"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/type-aliases/AppDispatch" hreflang="x-default"><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"App SDK API","item":"https://pui.ice.com/app-sdk/api/"},{"@type":"ListItem","position":2,"name":"AppDispatch","item":"https://pui.ice.com/app-sdk/api/type-aliases/AppDispatch"}]}</script><link rel="stylesheet" href="/app-sdk/assets/css/styles.48d5ef50.css">
7
- <script src="/app-sdk/assets/js/runtime~main.b5410b34.js" defer="defer"></script>
8
- <script src="/app-sdk/assets/js/main.14be0487.js" defer="defer"></script>
7
+ <script src="/app-sdk/assets/js/runtime~main.e3dd1cce.js" defer="defer"></script>
8
+ <script src="/app-sdk/assets/js/main.50d99a6d.js" defer="defer"></script>
9
9
  </head>
10
10
  <body class="navigation-with-keyboard">
11
11
  <svg style="display: none;"><defs>
@@ -4,8 +4,8 @@
4
4
  <meta charset="UTF-8">
5
5
  <meta name="generator" content="Docusaurus v3.9.2">
6
6
  <title data-rh="true">AppStore | App SDK</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://pui.ice.com/app-sdk/api/type-aliases/AppStore"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="AppStore | App SDK"><link data-rh="true" rel="icon" href="/app-sdk/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://pui.ice.com/app-sdk/api/type-aliases/AppStore"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/type-aliases/AppStore" hreflang="en"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/type-aliases/AppStore" hreflang="x-default"><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"App SDK API","item":"https://pui.ice.com/app-sdk/api/"},{"@type":"ListItem","position":2,"name":"AppStore","item":"https://pui.ice.com/app-sdk/api/type-aliases/AppStore"}]}</script><link rel="stylesheet" href="/app-sdk/assets/css/styles.48d5ef50.css">
7
- <script src="/app-sdk/assets/js/runtime~main.b5410b34.js" defer="defer"></script>
8
- <script src="/app-sdk/assets/js/main.14be0487.js" defer="defer"></script>
7
+ <script src="/app-sdk/assets/js/runtime~main.e3dd1cce.js" defer="defer"></script>
8
+ <script src="/app-sdk/assets/js/main.50d99a6d.js" defer="defer"></script>
9
9
  </head>
10
10
  <body class="navigation-with-keyboard">
11
11
  <svg style="display: none;"><defs>
@@ -4,8 +4,8 @@
4
4
  <meta charset="UTF-8">
5
5
  <meta name="generator" content="Docusaurus v3.9.2">
6
6
  <title data-rh="true">Await\&lt;T\&gt; | App SDK</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://pui.ice.com/app-sdk/api/type-aliases/Await"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Await\&lt;T\&gt; | App SDK"><meta data-rh="true" name="description" content="Type Parameters"><meta data-rh="true" property="og:description" content="Type Parameters"><link data-rh="true" rel="icon" href="/app-sdk/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://pui.ice.com/app-sdk/api/type-aliases/Await"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/type-aliases/Await" hreflang="en"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/type-aliases/Await" hreflang="x-default"><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"App SDK API","item":"https://pui.ice.com/app-sdk/api/"},{"@type":"ListItem","position":2,"name":"Await\\<T\\>","item":"https://pui.ice.com/app-sdk/api/type-aliases/Await"}]}</script><link rel="stylesheet" href="/app-sdk/assets/css/styles.48d5ef50.css">
7
- <script src="/app-sdk/assets/js/runtime~main.b5410b34.js" defer="defer"></script>
8
- <script src="/app-sdk/assets/js/main.14be0487.js" defer="defer"></script>
7
+ <script src="/app-sdk/assets/js/runtime~main.e3dd1cce.js" defer="defer"></script>
8
+ <script src="/app-sdk/assets/js/main.50d99a6d.js" defer="defer"></script>
9
9
  </head>
10
10
  <body class="navigation-with-keyboard">
11
11
  <svg style="display: none;"><defs>
@@ -4,8 +4,8 @@
4
4
  <meta charset="UTF-8">
5
5
  <meta name="generator" content="Docusaurus v3.9.2">
6
6
  <title data-rh="true">EMUI\&lt;AppObjects, AppEvents\&gt; | App SDK</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://pui.ice.com/app-sdk/api/type-aliases/EMUI"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="EMUI\&lt;AppObjects, AppEvents\&gt; | App SDK"><meta data-rh="true" name="description" content="Type Declaration"><meta data-rh="true" property="og:description" content="Type Declaration"><link data-rh="true" rel="icon" href="/app-sdk/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://pui.ice.com/app-sdk/api/type-aliases/EMUI"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/type-aliases/EMUI" hreflang="en"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/type-aliases/EMUI" hreflang="x-default"><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"App SDK API","item":"https://pui.ice.com/app-sdk/api/"},{"@type":"ListItem","position":2,"name":"EMUI\\<AppObjects, AppEvents\\>","item":"https://pui.ice.com/app-sdk/api/type-aliases/EMUI"}]}</script><link rel="stylesheet" href="/app-sdk/assets/css/styles.48d5ef50.css">
7
- <script src="/app-sdk/assets/js/runtime~main.b5410b34.js" defer="defer"></script>
8
- <script src="/app-sdk/assets/js/main.14be0487.js" defer="defer"></script>
7
+ <script src="/app-sdk/assets/js/runtime~main.e3dd1cce.js" defer="defer"></script>
8
+ <script src="/app-sdk/assets/js/main.50d99a6d.js" defer="defer"></script>
9
9
  </head>
10
10
  <body class="navigation-with-keyboard">
11
11
  <svg style="display: none;"><defs>
@@ -4,8 +4,8 @@
4
4
  <meta charset="UTF-8">
5
5
  <meta name="generator" content="Docusaurus v3.9.2">
6
6
  <title data-rh="true">OnHostInitCallback() | App SDK</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://pui.ice.com/app-sdk/api/type-aliases/OnHostInitCallback"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="OnHostInitCallback() | App SDK"><meta data-rh="true" name="description" content="Parameters"><meta data-rh="true" property="og:description" content="Parameters"><link data-rh="true" rel="icon" href="/app-sdk/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://pui.ice.com/app-sdk/api/type-aliases/OnHostInitCallback"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/type-aliases/OnHostInitCallback" hreflang="en"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/type-aliases/OnHostInitCallback" hreflang="x-default"><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"App SDK API","item":"https://pui.ice.com/app-sdk/api/"},{"@type":"ListItem","position":2,"name":"OnHostInitCallback()","item":"https://pui.ice.com/app-sdk/api/type-aliases/OnHostInitCallback"}]}</script><link rel="stylesheet" href="/app-sdk/assets/css/styles.48d5ef50.css">
7
- <script src="/app-sdk/assets/js/runtime~main.b5410b34.js" defer="defer"></script>
8
- <script src="/app-sdk/assets/js/main.14be0487.js" defer="defer"></script>
7
+ <script src="/app-sdk/assets/js/runtime~main.e3dd1cce.js" defer="defer"></script>
8
+ <script src="/app-sdk/assets/js/main.50d99a6d.js" defer="defer"></script>
9
9
  </head>
10
10
  <body class="navigation-with-keyboard">
11
11
  <svg style="display: none;"><defs>
@@ -4,8 +4,8 @@
4
4
  <meta charset="UTF-8">
5
5
  <meta name="generator" content="Docusaurus v3.9.2">
6
6
  <title data-rh="true">OnInitCallback() | App SDK</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://pui.ice.com/app-sdk/api/type-aliases/OnInitCallback"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="OnInitCallback() | App SDK"><meta data-rh="true" name="description" content="Parameters"><meta data-rh="true" property="og:description" content="Parameters"><link data-rh="true" rel="icon" href="/app-sdk/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://pui.ice.com/app-sdk/api/type-aliases/OnInitCallback"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/type-aliases/OnInitCallback" hreflang="en"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/type-aliases/OnInitCallback" hreflang="x-default"><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"App SDK API","item":"https://pui.ice.com/app-sdk/api/"},{"@type":"ListItem","position":2,"name":"OnInitCallback()","item":"https://pui.ice.com/app-sdk/api/type-aliases/OnInitCallback"}]}</script><link rel="stylesheet" href="/app-sdk/assets/css/styles.48d5ef50.css">
7
- <script src="/app-sdk/assets/js/runtime~main.b5410b34.js" defer="defer"></script>
8
- <script src="/app-sdk/assets/js/main.14be0487.js" defer="defer"></script>
7
+ <script src="/app-sdk/assets/js/runtime~main.e3dd1cce.js" defer="defer"></script>
8
+ <script src="/app-sdk/assets/js/main.50d99a6d.js" defer="defer"></script>
9
9
  </head>
10
10
  <body class="navigation-with-keyboard">
11
11
  <svg style="display: none;"><defs>
@@ -4,8 +4,8 @@
4
4
  <meta charset="UTF-8">
5
5
  <meta name="generator" content="Docusaurus v3.9.2">
6
6
  <title data-rh="true">OnMountCallback() | App SDK</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://pui.ice.com/app-sdk/api/type-aliases/OnMountCallback"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="OnMountCallback() | App SDK"><meta data-rh="true" name="description" content="Parameters"><meta data-rh="true" property="og:description" content="Parameters"><link data-rh="true" rel="icon" href="/app-sdk/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://pui.ice.com/app-sdk/api/type-aliases/OnMountCallback"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/type-aliases/OnMountCallback" hreflang="en"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/type-aliases/OnMountCallback" hreflang="x-default"><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"App SDK API","item":"https://pui.ice.com/app-sdk/api/"},{"@type":"ListItem","position":2,"name":"OnMountCallback()","item":"https://pui.ice.com/app-sdk/api/type-aliases/OnMountCallback"}]}</script><link rel="stylesheet" href="/app-sdk/assets/css/styles.48d5ef50.css">
7
- <script src="/app-sdk/assets/js/runtime~main.b5410b34.js" defer="defer"></script>
8
- <script src="/app-sdk/assets/js/main.14be0487.js" defer="defer"></script>
7
+ <script src="/app-sdk/assets/js/runtime~main.e3dd1cce.js" defer="defer"></script>
8
+ <script src="/app-sdk/assets/js/main.50d99a6d.js" defer="defer"></script>
9
9
  </head>
10
10
  <body class="navigation-with-keyboard">
11
11
  <svg style="display: none;"><defs>
@@ -4,8 +4,8 @@
4
4
  <meta charset="UTF-8">
5
5
  <meta name="generator" content="Docusaurus v3.9.2">
6
6
  <title data-rh="true">OnUnMountCallback() | App SDK</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://pui.ice.com/app-sdk/api/type-aliases/OnUnMountCallback"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="OnUnMountCallback() | App SDK"><meta data-rh="true" name="description" content="Parameters"><meta data-rh="true" property="og:description" content="Parameters"><link data-rh="true" rel="icon" href="/app-sdk/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://pui.ice.com/app-sdk/api/type-aliases/OnUnMountCallback"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/type-aliases/OnUnMountCallback" hreflang="en"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/type-aliases/OnUnMountCallback" hreflang="x-default"><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"App SDK API","item":"https://pui.ice.com/app-sdk/api/"},{"@type":"ListItem","position":2,"name":"OnUnMountCallback()","item":"https://pui.ice.com/app-sdk/api/type-aliases/OnUnMountCallback"}]}</script><link rel="stylesheet" href="/app-sdk/assets/css/styles.48d5ef50.css">
7
- <script src="/app-sdk/assets/js/runtime~main.b5410b34.js" defer="defer"></script>
8
- <script src="/app-sdk/assets/js/main.14be0487.js" defer="defer"></script>
7
+ <script src="/app-sdk/assets/js/runtime~main.e3dd1cce.js" defer="defer"></script>
8
+ <script src="/app-sdk/assets/js/main.50d99a6d.js" defer="defer"></script>
9
9
  </head>
10
10
  <body class="navigation-with-keyboard">
11
11
  <svg style="display: none;"><defs>
@@ -4,8 +4,8 @@
4
4
  <meta charset="UTF-8">
5
5
  <meta name="generator" content="Docusaurus v3.9.2">
6
6
  <title data-rh="true">RootState | App SDK</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://pui.ice.com/app-sdk/api/type-aliases/RootState"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="RootState | App SDK"><link data-rh="true" rel="icon" href="/app-sdk/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://pui.ice.com/app-sdk/api/type-aliases/RootState"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/type-aliases/RootState" hreflang="en"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/type-aliases/RootState" hreflang="x-default"><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"App SDK API","item":"https://pui.ice.com/app-sdk/api/"},{"@type":"ListItem","position":2,"name":"RootState","item":"https://pui.ice.com/app-sdk/api/type-aliases/RootState"}]}</script><link rel="stylesheet" href="/app-sdk/assets/css/styles.48d5ef50.css">
7
- <script src="/app-sdk/assets/js/runtime~main.b5410b34.js" defer="defer"></script>
8
- <script src="/app-sdk/assets/js/main.14be0487.js" defer="defer"></script>
7
+ <script src="/app-sdk/assets/js/runtime~main.e3dd1cce.js" defer="defer"></script>
8
+ <script src="/app-sdk/assets/js/main.50d99a6d.js" defer="defer"></script>
9
9
  </head>
10
10
  <body class="navigation-with-keyboard">
11
11
  <svg style="display: none;"><defs>
@@ -4,8 +4,8 @@
4
4
  <meta charset="UTF-8">
5
5
  <meta name="generator" content="Docusaurus v3.9.2">
6
6
  <title data-rh="true">SelectStateFieldFunction()\&lt;TState, Selected\&gt; | App SDK</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://pui.ice.com/app-sdk/api/type-aliases/SelectStateFieldFunction"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="SelectStateFieldFunction()\&lt;TState, Selected\&gt; | App SDK"><meta data-rh="true" name="description" content="Type Parameters"><meta data-rh="true" property="og:description" content="Type Parameters"><link data-rh="true" rel="icon" href="/app-sdk/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://pui.ice.com/app-sdk/api/type-aliases/SelectStateFieldFunction"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/type-aliases/SelectStateFieldFunction" hreflang="en"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/type-aliases/SelectStateFieldFunction" hreflang="x-default"><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"App SDK API","item":"https://pui.ice.com/app-sdk/api/"},{"@type":"ListItem","position":2,"name":"SelectStateFieldFunction()\\<TState, Selected\\>","item":"https://pui.ice.com/app-sdk/api/type-aliases/SelectStateFieldFunction"}]}</script><link rel="stylesheet" href="/app-sdk/assets/css/styles.48d5ef50.css">
7
- <script src="/app-sdk/assets/js/runtime~main.b5410b34.js" defer="defer"></script>
8
- <script src="/app-sdk/assets/js/main.14be0487.js" defer="defer"></script>
7
+ <script src="/app-sdk/assets/js/runtime~main.e3dd1cce.js" defer="defer"></script>
8
+ <script src="/app-sdk/assets/js/main.50d99a6d.js" defer="defer"></script>
9
9
  </head>
10
10
  <body class="navigation-with-keyboard">
11
11
  <svg style="display: none;"><defs>
@@ -4,8 +4,8 @@
4
4
  <meta charset="UTF-8">
5
5
  <meta name="generator" content="Docusaurus v3.9.2">
6
6
  <title data-rh="true">ErrorToast | App SDK</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://pui.ice.com/app-sdk/api/variables/ErrorToast"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="ErrorToast | App SDK"><link data-rh="true" rel="icon" href="/app-sdk/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://pui.ice.com/app-sdk/api/variables/ErrorToast"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/variables/ErrorToast" hreflang="en"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/variables/ErrorToast" hreflang="x-default"><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"App SDK API","item":"https://pui.ice.com/app-sdk/api/"},{"@type":"ListItem","position":2,"name":"ErrorToast","item":"https://pui.ice.com/app-sdk/api/variables/ErrorToast"}]}</script><link rel="stylesheet" href="/app-sdk/assets/css/styles.48d5ef50.css">
7
- <script src="/app-sdk/assets/js/runtime~main.b5410b34.js" defer="defer"></script>
8
- <script src="/app-sdk/assets/js/main.14be0487.js" defer="defer"></script>
7
+ <script src="/app-sdk/assets/js/runtime~main.e3dd1cce.js" defer="defer"></script>
8
+ <script src="/app-sdk/assets/js/main.50d99a6d.js" defer="defer"></script>
9
9
  </head>
10
10
  <body class="navigation-with-keyboard">
11
11
  <svg style="display: none;"><defs>
@@ -4,8 +4,8 @@
4
4
  <meta charset="UTF-8">
5
5
  <meta name="generator" content="Docusaurus v3.9.2">
6
6
  <title data-rh="true">GuestMicroApp | App SDK</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://pui.ice.com/app-sdk/api/variables/GuestMicroApp"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="GuestMicroApp | App SDK"><meta data-rh="true" name="description" content="Component to load a guest microapp"><meta data-rh="true" property="og:description" content="Component to load a guest microapp"><link data-rh="true" rel="icon" href="/app-sdk/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://pui.ice.com/app-sdk/api/variables/GuestMicroApp"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/variables/GuestMicroApp" hreflang="en"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/variables/GuestMicroApp" hreflang="x-default"><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"App SDK API","item":"https://pui.ice.com/app-sdk/api/"},{"@type":"ListItem","position":2,"name":"GuestMicroApp","item":"https://pui.ice.com/app-sdk/api/variables/GuestMicroApp"}]}</script><link rel="stylesheet" href="/app-sdk/assets/css/styles.48d5ef50.css">
7
- <script src="/app-sdk/assets/js/runtime~main.b5410b34.js" defer="defer"></script>
8
- <script src="/app-sdk/assets/js/main.14be0487.js" defer="defer"></script>
7
+ <script src="/app-sdk/assets/js/runtime~main.e3dd1cce.js" defer="defer"></script>
8
+ <script src="/app-sdk/assets/js/main.50d99a6d.js" defer="defer"></script>
9
9
  </head>
10
10
  <body class="navigation-with-keyboard">
11
11
  <svg style="display: none;"><defs>
@@ -4,8 +4,8 @@
4
4
  <meta charset="UTF-8">
5
5
  <meta name="generator" content="Docusaurus v3.9.2">
6
6
  <title data-rh="true">~~MicroApp~~ | App SDK</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://pui.ice.com/app-sdk/api/variables/MicroApp"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="~~MicroApp~~ | App SDK"><meta data-rh="true" name="description" content="Component to render a guest microapp"><meta data-rh="true" property="og:description" content="Component to render a guest microapp"><link data-rh="true" rel="icon" href="/app-sdk/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://pui.ice.com/app-sdk/api/variables/MicroApp"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/variables/MicroApp" hreflang="en"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/variables/MicroApp" hreflang="x-default"><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"App SDK API","item":"https://pui.ice.com/app-sdk/api/"},{"@type":"ListItem","position":2,"name":"~~MicroApp~~","item":"https://pui.ice.com/app-sdk/api/variables/MicroApp"}]}</script><link rel="stylesheet" href="/app-sdk/assets/css/styles.48d5ef50.css">
7
- <script src="/app-sdk/assets/js/runtime~main.b5410b34.js" defer="defer"></script>
8
- <script src="/app-sdk/assets/js/main.14be0487.js" defer="defer"></script>
7
+ <script src="/app-sdk/assets/js/runtime~main.e3dd1cce.js" defer="defer"></script>
8
+ <script src="/app-sdk/assets/js/main.50d99a6d.js" defer="defer"></script>
9
9
  </head>
10
10
  <body class="navigation-with-keyboard">
11
11
  <svg style="display: none;"><defs>
@@ -4,8 +4,8 @@
4
4
  <meta charset="UTF-8">
5
5
  <meta name="generator" content="Docusaurus v3.9.2">
6
6
  <title data-rh="true">~~MicroIFrameApp~~ | App SDK</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://pui.ice.com/app-sdk/api/variables/MicroIFrameApp"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="~~MicroIFrameApp~~ | App SDK"><meta data-rh="true" name="description" content="Component to render a guest microapp in an iframe."><meta data-rh="true" property="og:description" content="Component to render a guest microapp in an iframe."><link data-rh="true" rel="icon" href="/app-sdk/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://pui.ice.com/app-sdk/api/variables/MicroIFrameApp"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/variables/MicroIFrameApp" hreflang="en"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/variables/MicroIFrameApp" hreflang="x-default"><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"App SDK API","item":"https://pui.ice.com/app-sdk/api/"},{"@type":"ListItem","position":2,"name":"~~MicroIFrameApp~~","item":"https://pui.ice.com/app-sdk/api/variables/MicroIFrameApp"}]}</script><link rel="stylesheet" href="/app-sdk/assets/css/styles.48d5ef50.css">
7
- <script src="/app-sdk/assets/js/runtime~main.b5410b34.js" defer="defer"></script>
8
- <script src="/app-sdk/assets/js/main.14be0487.js" defer="defer"></script>
7
+ <script src="/app-sdk/assets/js/runtime~main.e3dd1cce.js" defer="defer"></script>
8
+ <script src="/app-sdk/assets/js/main.50d99a6d.js" defer="defer"></script>
9
9
  </head>
10
10
  <body class="navigation-with-keyboard">
11
11
  <svg style="display: none;"><defs>
@@ -4,8 +4,8 @@
4
4
  <meta charset="UTF-8">
5
5
  <meta name="generator" content="Docusaurus v3.9.2">
6
6
  <title data-rh="true">NavigationPrompt | App SDK</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://pui.ice.com/app-sdk/api/variables/NavigationPrompt"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="NavigationPrompt | App SDK"><link data-rh="true" rel="icon" href="/app-sdk/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://pui.ice.com/app-sdk/api/variables/NavigationPrompt"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/variables/NavigationPrompt" hreflang="en"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/variables/NavigationPrompt" hreflang="x-default"><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"App SDK API","item":"https://pui.ice.com/app-sdk/api/"},{"@type":"ListItem","position":2,"name":"NavigationPrompt","item":"https://pui.ice.com/app-sdk/api/variables/NavigationPrompt"}]}</script><link rel="stylesheet" href="/app-sdk/assets/css/styles.48d5ef50.css">
7
- <script src="/app-sdk/assets/js/runtime~main.b5410b34.js" defer="defer"></script>
8
- <script src="/app-sdk/assets/js/main.14be0487.js" defer="defer"></script>
7
+ <script src="/app-sdk/assets/js/runtime~main.e3dd1cce.js" defer="defer"></script>
8
+ <script src="/app-sdk/assets/js/main.50d99a6d.js" defer="defer"></script>
9
9
  </head>
10
10
  <body class="navigation-with-keyboard">
11
11
  <svg style="display: none;"><defs>
@@ -4,8 +4,8 @@
4
4
  <meta charset="UTF-8">
5
5
  <meta name="generator" content="Docusaurus v3.9.2">
6
6
  <title data-rh="true">NavigationPromptActions | App SDK</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://pui.ice.com/app-sdk/api/variables/NavigationPromptActions"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="NavigationPromptActions | App SDK"><meta data-rh="true" name="description" content="Type Declaration"><meta data-rh="true" property="og:description" content="Type Declaration"><link data-rh="true" rel="icon" href="/app-sdk/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://pui.ice.com/app-sdk/api/variables/NavigationPromptActions"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/variables/NavigationPromptActions" hreflang="en"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/variables/NavigationPromptActions" hreflang="x-default"><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"App SDK API","item":"https://pui.ice.com/app-sdk/api/"},{"@type":"ListItem","position":2,"name":"NavigationPromptActions","item":"https://pui.ice.com/app-sdk/api/variables/NavigationPromptActions"}]}</script><link rel="stylesheet" href="/app-sdk/assets/css/styles.48d5ef50.css">
7
- <script src="/app-sdk/assets/js/runtime~main.b5410b34.js" defer="defer"></script>
8
- <script src="/app-sdk/assets/js/main.14be0487.js" defer="defer"></script>
7
+ <script src="/app-sdk/assets/js/runtime~main.e3dd1cce.js" defer="defer"></script>
8
+ <script src="/app-sdk/assets/js/main.50d99a6d.js" defer="defer"></script>
9
9
  </head>
10
10
  <body class="navigation-with-keyboard">
11
11
  <svg style="display: none;"><defs>
@@ -4,8 +4,8 @@
4
4
  <meta charset="UTF-8">
5
5
  <meta name="generator" content="Docusaurus v3.9.2">
6
6
  <title data-rh="true">Themes | App SDK</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://pui.ice.com/app-sdk/api/variables/Themes"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Themes | App SDK"><meta data-rh="true" name="description" content="Type Declaration"><meta data-rh="true" property="og:description" content="Type Declaration"><link data-rh="true" rel="icon" href="/app-sdk/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://pui.ice.com/app-sdk/api/variables/Themes"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/variables/Themes" hreflang="en"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/variables/Themes" hreflang="x-default"><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"App SDK API","item":"https://pui.ice.com/app-sdk/api/"},{"@type":"ListItem","position":2,"name":"Themes","item":"https://pui.ice.com/app-sdk/api/variables/Themes"}]}</script><link rel="stylesheet" href="/app-sdk/assets/css/styles.48d5ef50.css">
7
- <script src="/app-sdk/assets/js/runtime~main.b5410b34.js" defer="defer"></script>
8
- <script src="/app-sdk/assets/js/main.14be0487.js" defer="defer"></script>
7
+ <script src="/app-sdk/assets/js/runtime~main.e3dd1cce.js" defer="defer"></script>
8
+ <script src="/app-sdk/assets/js/main.50d99a6d.js" defer="defer"></script>
9
9
  </head>
10
10
  <body class="navigation-with-keyboard">
11
11
  <svg style="display: none;"><defs>
@@ -4,8 +4,8 @@
4
4
  <meta charset="UTF-8">
5
5
  <meta name="generator" content="Docusaurus v3.9.2">
6
6
  <title data-rh="true">VisuallyHidden | App SDK</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://pui.ice.com/app-sdk/api/variables/VisuallyHidden"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="VisuallyHidden | App SDK"><link data-rh="true" rel="icon" href="/app-sdk/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://pui.ice.com/app-sdk/api/variables/VisuallyHidden"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/variables/VisuallyHidden" hreflang="en"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/variables/VisuallyHidden" hreflang="x-default"><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"App SDK API","item":"https://pui.ice.com/app-sdk/api/"},{"@type":"ListItem","position":2,"name":"VisuallyHidden","item":"https://pui.ice.com/app-sdk/api/variables/VisuallyHidden"}]}</script><link rel="stylesheet" href="/app-sdk/assets/css/styles.48d5ef50.css">
7
- <script src="/app-sdk/assets/js/runtime~main.b5410b34.js" defer="defer"></script>
8
- <script src="/app-sdk/assets/js/main.14be0487.js" defer="defer"></script>
7
+ <script src="/app-sdk/assets/js/runtime~main.e3dd1cce.js" defer="defer"></script>
8
+ <script src="/app-sdk/assets/js/main.50d99a6d.js" defer="defer"></script>
9
9
  </head>
10
10
  <body class="navigation-with-keyboard">
11
11
  <svg style="display: none;"><defs>
@@ -4,8 +4,8 @@
4
4
  <meta charset="UTF-8">
5
5
  <meta name="generator" content="Docusaurus v3.9.2">
6
6
  <title data-rh="true">WaitMessage | App SDK</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://pui.ice.com/app-sdk/api/variables/WaitMessage"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="WaitMessage | App SDK"><link data-rh="true" rel="icon" href="/app-sdk/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://pui.ice.com/app-sdk/api/variables/WaitMessage"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/variables/WaitMessage" hreflang="en"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/variables/WaitMessage" hreflang="x-default"><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"App SDK API","item":"https://pui.ice.com/app-sdk/api/"},{"@type":"ListItem","position":2,"name":"WaitMessage","item":"https://pui.ice.com/app-sdk/api/variables/WaitMessage"}]}</script><link rel="stylesheet" href="/app-sdk/assets/css/styles.48d5ef50.css">
7
- <script src="/app-sdk/assets/js/runtime~main.b5410b34.js" defer="defer"></script>
8
- <script src="/app-sdk/assets/js/main.14be0487.js" defer="defer"></script>
7
+ <script src="/app-sdk/assets/js/runtime~main.e3dd1cce.js" defer="defer"></script>
8
+ <script src="/app-sdk/assets/js/main.50d99a6d.js" defer="defer"></script>
9
9
  </head>
10
10
  <body class="navigation-with-keyboard">
11
11
  <svg style="display: none;"><defs>
@@ -4,8 +4,8 @@
4
4
  <meta charset="UTF-8">
5
5
  <meta name="generator" content="Docusaurus v3.9.2">
6
6
  <title data-rh="true">act | App SDK</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://pui.ice.com/app-sdk/api/variables/act"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="act | App SDK"><meta data-rh="true" name="description" content="Simply calls ReactDOMTestUtils.act(cb)"><meta data-rh="true" property="og:description" content="Simply calls ReactDOMTestUtils.act(cb)"><link data-rh="true" rel="icon" href="/app-sdk/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://pui.ice.com/app-sdk/api/variables/act"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/variables/act" hreflang="en"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/variables/act" hreflang="x-default"><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"App SDK API","item":"https://pui.ice.com/app-sdk/api/"},{"@type":"ListItem","position":2,"name":"act","item":"https://pui.ice.com/app-sdk/api/variables/act"}]}</script><link rel="stylesheet" href="/app-sdk/assets/css/styles.48d5ef50.css">
7
- <script src="/app-sdk/assets/js/runtime~main.b5410b34.js" defer="defer"></script>
8
- <script src="/app-sdk/assets/js/main.14be0487.js" defer="defer"></script>
7
+ <script src="/app-sdk/assets/js/runtime~main.e3dd1cce.js" defer="defer"></script>
8
+ <script src="/app-sdk/assets/js/main.50d99a6d.js" defer="defer"></script>
9
9
  </head>
10
10
  <body class="navigation-with-keyboard">
11
11
  <svg style="display: none;"><defs>
@@ -4,8 +4,8 @@
4
4
  <meta charset="UTF-8">
5
5
  <meta name="generator" content="Docusaurus v3.9.2">
6
6
  <title data-rh="true">ariaLive | App SDK</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://pui.ice.com/app-sdk/api/variables/ariaLive"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="ariaLive | App SDK"><link data-rh="true" rel="icon" href="/app-sdk/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://pui.ice.com/app-sdk/api/variables/ariaLive"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/variables/ariaLive" hreflang="en"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/variables/ariaLive" hreflang="x-default"><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"App SDK API","item":"https://pui.ice.com/app-sdk/api/"},{"@type":"ListItem","position":2,"name":"ariaLive","item":"https://pui.ice.com/app-sdk/api/variables/ariaLive"}]}</script><link rel="stylesheet" href="/app-sdk/assets/css/styles.48d5ef50.css">
7
- <script src="/app-sdk/assets/js/runtime~main.b5410b34.js" defer="defer"></script>
8
- <script src="/app-sdk/assets/js/main.14be0487.js" defer="defer"></script>
7
+ <script src="/app-sdk/assets/js/runtime~main.e3dd1cce.js" defer="defer"></script>
8
+ <script src="/app-sdk/assets/js/main.50d99a6d.js" defer="defer"></script>
9
9
  </head>
10
10
  <body class="navigation-with-keyboard">
11
11
  <svg style="display: none;"><defs>
@@ -4,8 +4,8 @@
4
4
  <meta charset="UTF-8">
5
5
  <meta name="generator" content="Docusaurus v3.9.2">
6
6
  <title data-rh="true">auth | App SDK</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://pui.ice.com/app-sdk/api/variables/auth"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="auth | App SDK"><meta data-rh="true" name="description" content="Type Declaration"><meta data-rh="true" property="og:description" content="Type Declaration"><link data-rh="true" rel="icon" href="/app-sdk/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://pui.ice.com/app-sdk/api/variables/auth"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/variables/auth" hreflang="en"><link data-rh="true" rel="alternate" href="https://pui.ice.com/app-sdk/api/variables/auth" hreflang="x-default"><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"App SDK API","item":"https://pui.ice.com/app-sdk/api/"},{"@type":"ListItem","position":2,"name":"auth","item":"https://pui.ice.com/app-sdk/api/variables/auth"}]}</script><link rel="stylesheet" href="/app-sdk/assets/css/styles.48d5ef50.css">
7
- <script src="/app-sdk/assets/js/runtime~main.b5410b34.js" defer="defer"></script>
8
- <script src="/app-sdk/assets/js/main.14be0487.js" defer="defer"></script>
7
+ <script src="/app-sdk/assets/js/runtime~main.e3dd1cce.js" defer="defer"></script>
8
+ <script src="/app-sdk/assets/js/main.50d99a6d.js" defer="defer"></script>
9
9
  </head>
10
10
  <body class="navigation-with-keyboard">
11
11
  <svg style="display: none;"><defs>