packages/eui-ecl/packages/core/src/lib/components/ecl-checkbox/ecl-checkbox.directive.ts
| Selector | [eclCheckbox] |
Properties |
Methods |
Inputs |
HostBindings |
Accessors |
| isDisabled |
Type : boolean | any
|
Default value : false
|
| isInvalid |
Type : boolean | any
|
Default value : false
|
| class |
Type : string
|
| e2eAttr |
Type : any
|
| class |
Type : any
|
| getCssClasses | ||||||
getCssClasses(rootClass: string)
|
||||||
|
Parameters :
Returns :
string
|
| eclCheckboxHelpComponent |
Type : EclCheckboxHelpComponent
|
Decorators :
@ContentChild(undefined)
|
| eclCheckboxLabelComponent |
Type : EclCheckboxLabelComponent
|
Decorators :
@ContentChild(undefined)
|
| eclFormLabelDirective |
Type : EclFormLabelComponent
|
Decorators :
@ContentChild(undefined)
|
| eclHelpBlockDirective |
Type : EclHelpBlockDirective
|
Decorators :
@ContentChild(undefined)
|
| cssClasses |
getcssClasses()
|