Skip to main content

Class: LabelComponent

label.LabelComponent

LabelComponent wraps up an HTML content inside a div with a czls-title

Implements​

  • OnInit

Properties​

ngControl​

• ngControl: NgControl


required​

• Optional required: boolean

Defined in​

libs/legi-shared/label/label.component.ts:16

Methods​

computeRequired​

â–¸ Private computeRequired(): void

computeRequired checks if the control wrapping cz-label component is required

Returns​

void

Defined in​

libs/legi-shared/label/label.component.ts:33