MatRadioButton

E697580

MatRadioButton is an Angular Material UI component that provides a styled, accessible radio button for selecting a single option from a set.

All labels observed (1)

Label Occurrences
MatRadioButton canonical 1

How this entity was disambiguated

Statements (38)

Predicate Object
instanceOf Angular Material component ⓘ
UI component ⓘ
radio button component ⓘ
compatibleWith Angular CDK ⓘ
documentationUrl https://material.angular.io/components/radio/overview ⓘ
framework Angular ⓘ
groupedBy MatRadioGroup component ⓘ
name attribute ⓘ
hasInput checked ⓘ
color ⓘ
disabled ⓘ
id ⓘ
labelPosition ⓘ
name ⓘ
required ⓘ
value ⓘ
hasOutput change ⓘ
click ⓘ
implements ControlValueAccessor ⓘ
labelPositionOptions after ⓘ
before ⓘ
partOf @angular/material/radio ⓘ
Angular Material ⓘ
requires BrowserAnimationsModule for animations ⓘ
role radio ⓘ
selectionModel mutually exclusive ⓘ
selector mat-radio-button ⓘ
styledBy Angular Material theme ⓘ
supports reactive forms ⓘ
single selection ⓘ
template-driven forms ⓘ
supportsAccessibility ARIA attributes ⓘ
keyboard navigation ⓘ
supportsThemePalette accent ⓘ
primary ⓘ
warn ⓘ
usedFor selecting a single option from a set ⓘ
usedWith MatRadioGroup ⓘ

How these facts were elicited

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

Angular Material → hasComponent → MatRadioButton ⓘ