MatCheckbox

E697579

MatCheckbox is an Angular Material UI component that provides a customizable, accessible checkbox control for Angular applications.

Jump to: Statements Referenced by

Statements (49)

Predicate Object
instanceOf Angular Material component
UI component
checkbox control
belongsToLibrary Angular Material NERFINISHED
documentationUrl https://material.angular.io/components/checkbox/overview
emitsEvent change
indeterminateChange
hasInput aria-label
aria-labelledby
checked
color
disableRipple
disabled
indeterminate
labelPosition
name
required
value
hasState checked
indeterminate
unchecked
implements CanColor
CanDisable
ControlValueAccessor
HasTabIndex
partOf @angular/material/checkbox
Angular Material NERFINISHED
provides checkbox UI control
requiresModule MatCheckboxModule NERFINISHED
selector mat-checkbox
styledBy Angular Material theme system NERFINISHED
supportsAccessibilityStandard WAI-ARIA NERFINISHED
supportsFeature ARIA accessibility
Angular forms integration
Reactive forms
Template-driven forms
disabled state
indeterminate state
keyboard navigation
label positioning
ripple effect
theming
two-way data binding
supportsFramework Angular NERFINISHED
supportsInteraction keyboard
mouse
touch
usedIn Angular applications NERFINISHED
writtenIn TypeScript NERFINISHED

Referenced by (1)

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

Angular Material hasComponent MatCheckbox