MatSnackBar
E696486
MatSnackBar is an Angular Material service/component that displays brief, non-intrusive notification messages at the bottom of the application interface.
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 NERFINISHED ⓘ |
| documentation | https://material.angular.io/components/snack-bar/overview ⓘ |
| framework | Angular NERFINISHED ⓘ |
| interactionStyle |
non-intrusive
ⓘ
transient message ⓘ |
| introducedFor | displaying brief notifications ⓘ |
| lifecycleEvent |
afterDismissed
ⓘ
afterOpened ⓘ onAction ⓘ |
| maintainer | Angular team NERFINISHED ⓘ |
| method |
dismiss
ⓘ
dismissWithAction ⓘ open ⓘ openFromComponent ⓘ openFromTemplate ⓘ |
| module | MatSnackBarModule NERFINISHED ⓘ |
| 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 NERFINISHED ⓘ |
| partOf | Angular Material NERFINISHED ⓘ |
| programmingLanguage | TypeScript NERFINISHED ⓘ |
| repository | https://github.com/angular/components ⓘ |
| returns | MatSnackBarRef NERFINISHED ⓘ |
| 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 ⓘ |
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.