Name
*
{#if $errors.name}
{$errors.name[0]}
{/if}
URL
*
{#if $errors.url}
{$errors.url[0]}
{/if}
Description
Category
Tags
{ $form.iconType = type; $form.icon = value; }} />
(showAdvanced = !showAdvanced)} class="text-sm text-muted-foreground hover:text-foreground" > {showAdvanced ? 'Hide' : 'Show'} Healthcheck Settings
{#if showAdvanced}
Enable Healthcheck
{#if $form.healthcheckEnabled}
Method
GET
HEAD
Expected Status
Timeout (ms)
Interval (seconds)
{/if}
{/if}
{#if $submitting} Saving... {:else} Save App {/if}