File

packages/ecl/components/ecl-checkbox/ecl-checkbox-label.component.ts

Description

Label component for a checkbox, supporting state styles.

Extends

ECLBaseDirective

Metadata

Index

Methods
Inputs
HostBindings
Accessors

Inputs

isDisabled
Type : boolean
Default value : false

Indicates whether the checkbox is disabled.

isInvalid
Type : boolean
Default value : false

Indicates whether the checkbox is in an invalid state.

isRequired
Type : boolean
Default value : false

Indicates whether the checkbox is required.

class
Type : string
e2eAttr
Type : any
tabindex
Type : number

HostBindings

class
Type : string

Applies base CSS classes for checkbox label.

Methods

getCssClasses
getCssClasses(rootClass: string)
Parameters :
Name Type Optional
rootClass string No
Returns : string

Accessors

cssClasses
getcssClasses()

Applies base CSS classes for checkbox label.

Returns : string

results matching ""

    No results matching ""