MatSnackBar

E696486

MatSnackBar is an Angular Material service/component that displays brief, non-intrusive notification messages at the bottom of the application interface.

All labels observed (3)

Label Occurrences
@angular/material/snack-bar 1
MatSnackBar canonical 1
MatSnackBarModule 1

How this entity was disambiguated

Statements (49)

Predicate Object
instanceOf Angular Material service ⓘ
notification component ⓘ
canBeDismissed true ⓘ
category UI feedback ⓘ
toast-like notification ⓘ
configurableProperty direction ⓘ
duration ⓘ
horizontalPosition ⓘ
panelClass ⓘ
politeness ⓘ
verticalPosition ⓘ
defaultDuration short-lived ⓘ
defaultHorizontalPosition center ⓘ
defaultVerticalPosition bottom ⓘ
designGuidelineSource Google Material Design ⓘ
linked to: Material Design
documentation https://material.angular.io/components/snack-bar/overview ⓘ
framework Angular ⓘ
linked to: Angular Material
interactionStyle non-intrusive ⓘ
transient message ⓘ
introducedFor displaying brief notifications ⓘ
lifecycleEvent afterDismissed ⓘ
afterOpened ⓘ
onAction ⓘ
maintainer Angular team ⓘ
method dismiss ⓘ
dismissWithAction ⓘ
open ⓘ
openFromComponent ⓘ
openFromTemplate ⓘ
module MatSnackBarModule ⓘ
linked to: MatSnackBar
openFromComponentSignature openFromComponent<T>(component: ComponentType<T>, config?: MatSnackBarConfig) ⓘ
openFromTemplateSignature openFromTemplate(template: TemplateRef<any>, config?: MatSnackBarConfig) ⓘ
openSignature open(message: string, action?: string, config?: MatSnackBarConfig) ⓘ
package @angular/material/snack-bar ⓘ
linked to: MatSnackBar
partOf Angular Material ⓘ
programmingLanguage TypeScript ⓘ
repository https://github.com/angular/components ⓘ
returns MatSnackBarRef ⓘ
supportsAccessibilityFeatures true ⓘ
supportsActionButton true ⓘ
supportsAnimations true ⓘ
supportsAnnouncementsForScreenReaders true ⓘ
supportsCustomComponentContent true ⓘ
supportsRTL true ⓘ
supportsTextMessageContent true ⓘ
supportsTheming true ⓘ
uiLocation bottom of the application interface ⓘ
configurable position ⓘ
usedIn Angular applications ⓘ

How these facts were elicited

Referenced by (3)

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

Angular Material → hasComponent → MatSnackBar ⓘ
MatSnackBar → module → MatSnackBarModule ⓘ
linked to: MatSnackBar
MatSnackBar → package → @angular/material/snack-bar ⓘ
linked to: MatSnackBar