Skip to main content
cngx-src documentation

CngxSelectRetryButtonContext

Interface

projects/forms/select/shared/template-slots.ts

Import#

import { CngxSelectRetryButtonContext } from '@cngx/forms/select'

Description#

Retry-button slot context. Drives every retry surface (load / refresh / commit). Routing handled by the panel-shell host.

Index#

Instance Properties#

$implicit#function
Readonly
disabled#boolean
Readonly

true mid-retry - disable the override button.

error#unknown
Readonly
label#string
Readonly

Library-default label per surface.

Readonly