Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

Abrir dialog angular material

openDialog() {
  const dialogRef = this.dialog.open(DialogContentEditEducation, {data: 
  idEnviado});
}
Source by es.stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #Abrir #dialog #angular #material
ADD COMMENT
Topic
Name
4+7 =