MatRadioButton

E697580

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

Jump to: Statements Referenced by

Statements (38)

Predicate Object
instanceOf Angular Material component
UI component
radio button component
compatibleWith Angular CDK NERFINISHED
documentationUrl https://material.angular.io/components/radio/overview
framework Angular NERFINISHED
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 NERFINISHED
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 NERFINISHED

Referenced by (1)

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

Angular Material hasComponent MatRadioButton