MatCheckbox

E697579

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

All labels observed (2)

Label Occurrences
MatCheckbox canonical 1
MatCheckboxModule 1

How this entity was disambiguated

Statements (49)

Predicate Object
instanceOf Angular Material component
UI component
checkbox control
belongsToLibrary Angular Material
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
provides checkbox UI control
requiresModule MatCheckboxModule
linked to: MatCheckbox
selector mat-checkbox
styledBy Angular Material theme system
linked to: Angular Material
supportsAccessibilityStandard WAI-ARIA
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
supportsInteraction keyboard
mouse
touch
usedIn Angular applications
linked to: Angular
writtenIn TypeScript

How these facts were elicited

Referenced by (2)

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

Angular Material hasComponent MatCheckbox
MatCheckbox requiresModule MatCheckboxModule
linked to: MatCheckbox