Label

Gives the label a distinct look.

Installation

ng g @spartan-ng/cli:ui label

Usage

import { HlmLabelImports } from '@spartan-ng/helm/label';
<label hlmLabel>Label</label>

Brain API

BrnLabel

Selector: [brnLabel]

Inputs

PropTypeDefaultDescription
id string `brn-label-${++BrnLabel._id}` The id of the label.
for string - The id of the form control this label is associated with.

Helm API

HlmLabel

Selector: [hlmLabel]

Menubar Kbd