{#if isConfirmOpen} handleConfirm(false)} on:confirm={() => handleConfirm(true)} /> {/if} For more details about this feature, refer to the docs. {#if config.oauth.enabled} handleToggleOverride()} bind:checked={config.oauth.mobileOverrideEnabled} /> {#if config.oauth.mobileOverrideEnabled} {/if} {/if} dispatch('reset', { ...detail, configKeys: ['oauth'] })} on:save={() => handleSave()} showResetToDefault={!isEqual(savedConfig.oauth, defaultConfig.oauth)} {disabled} />
For more details about this feature, refer to the docs.