{#if isConfirmOpen} handleConfirm(false)} on:confirm={() => handleConfirm(true)} /> {/if} {#await getConfigs() then} For more details about this feature, refer to the docs. handleToggleOverride()} bind:checked={oauthConfig.mobileOverrideEnabled} /> {#if oauthConfig.mobileOverrideEnabled} {/if} handleReset(detail)} on:save={saveSetting} showResetToDefault={!isEqual(savedConfig, defaultConfig)} {disabled} /> {/await}
For more details about this feature, refer to the docs.