packages/eui-ecl/packages/core/src/lib/components/ecl-radio/ecl-radio.directive.ts
| Selector | [eclRadio] |
Properties |
Methods |
Inputs |
HostBindings |
Accessors |
| isBinary |
Type : boolean
|
| 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
|
| eclRadioHelpComponent |
Type : EclRadioHelpComponent
|
Decorators :
@ContentChild(undefined)
|
| eclRadioLabelComponent |
Type : EclRadioLabelComponent
|
Decorators :
@ContentChild(undefined)
|
| cssClasses |
getcssClasses()
|