LmnInputRadioGroupComponent
Decorators: |
|
Generic types: | T |
Selectors: |
|
Extends: |
|
Implements: |
|
No documentation has been provided.
Properties
Name | Type | Description |
---|---|---|
controlDirective r inherited from
|
| Represent the Angular Control associated with the component. |
dirty r inherited from
|
| Indicates if the control is dirty |
disabled r |
| Define if radio group is disabled or not |
disabledMarker r |
| Define the disable marker to display near to label of radio group |
disabledReason r |
| Define the disabled reason text to use as popup triggered by info button |
disabledReasonTriggerAttrAriaLabel r |
| Define the disabled reason text to use as aria-label for info button |
disabledReasonTriggerTooltip r |
| Define the disabled reason text to show for tooltip of info button |
hasDisabledState p r |
| Indicate the source of true for disabled value by considering the |
hasError r inherited from
|
| Indicates if the control has errors |
hasVisualError r inherited from
|
| Indicates if the control has a visual error by checking the |
isDisabled r inherited from
|
| Indicates if the control is disabled |
name r |
| Define the name to associate of input |
nativeElement r | HTMLElement | |
negative r |
| Define the negative style |
required r inherited from
|
| Indicates if the control is required |
requiredMarker r |
| Define the required marker to display near to label of radio group |
requiredTrue r inherited from
|
| Indicates if the control is true |
touched r inherited from
|
| Indicates if the control is touched |
value r |
| Define the value of radio group that included on change event |