Skip to main content
cngx-src documentation

CngxRequiredContext

Interface

projects/forms/field/required.component.ts

Import#

import { CngxRequiredContext } from '@cngx/forms/field'

Description#

Template context type for CngxRequired custom templates.

Index#

Instance Properties#

$implicit#boolean

Always true when the template is rendered (also available as implicit).

required#boolean

Whether the field is required.