This repository has been archived by the owner on Sep 5, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Dialog: Document targetEvent #5219
Labels
Milestone
Comments
@epelc there's |
There should be a helper function to set it. So you do not need to create a variable first. I haven't checked the source but there's no docs for a function to set the |
As you can easily see in the Dialog Demo (if you open to see the code in the first demo) there is a helper function. I will document it. |
Ah I just overlooked that sorry. |
EladBezalel
changed the title
mdDialog: confirm/alert do not let you set targetEvent
Dialog: Document targetEvent
Nov 8, 2015
EladBezalel
added a commit
that referenced
this issue
Nov 22, 2015
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
There should be a function on
$mdDialog.confirm()
to let you set thetargetEvent
field.https://material.angularjs.org/latest/api/service/$mdDialog
The text was updated successfully, but these errors were encountered: