MatSelect

E697578

MatSelect is an Angular Material UI component that provides a styled, accessible dropdown selection control for Angular applications.

All labels observed (4)

Label Occurrences
MatSelect canonical 2
Angular Material select components 1
MatOption 1

How this entity was disambiguated

Statements (50)

Predicate Object
instanceOf Angular Material component
UI dropdown component
form control component
category Angular Material form controls
Angular Material select components
linked to: MatSelect
documentationUrl https://material.angular.io/components/select/overview
feature custom option templates
custom trigger templates
form field error state display
integration with Angular change detection
option groups
overlay-based options panel
framework Angular
hasInput compareWith
disableOptionCentering
disabled
multiple
panelClass
placeholder
required
value
hasOutput closed
opened
openedChange
selectionChange
implements ControlValueAccessor
language TypeScript
library Angular Material
maintainer Angular team
module MatSelectModule
oftenUsedWith MatFormField
MatOptgroup
MatOption
linked to: MatSelect
platform web
purpose provide a styled dropdown selection control
provide an accessible select component
requires Angular Material package
linked to: Angular Material

Angular application
selector mat-select
styledBy Angular Material theme
supports ARIA accessibility
Angular forms integration
disabling the control
form field appearance variants
keyboard navigation
multiple selection
reactive forms
single selection
template-driven forms
theming

How these facts were elicited

Referenced by (5)

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

Angular Material hasComponent MatSelect
QForm compatibleWith QSelect
linked to: MatSelect
MatFormField usedWith MatSelect
MatSelect oftenUsedWith MatOption
linked to: MatSelect
MatSelect category Angular Material select components
linked to: MatSelect