Data object injected into the dialog via MAT_DIALOG_DATA.
Includes a title (the name of the genre, director, etc.) and content (the detailed description).
Reference to the dialog instance, allowing the component to interact with the dialog.
Data object injected into the dialog via MAT_DIALOG_DATA.
Includes a title (the name of the genre, director, etc.) and content (the detailed description).
Reference to the dialog instance, allowing the component to interact with the dialog.
Component representing a dialog that displays information about a movie.
Description
This component is used as a generic dialog to display different types of data, such as a movie's genre details, director information, or synopsis.