*ngTemplateOutlet context object
contextObj = { | |
donut: "Old fashioned glazed" | |
}; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
contextObj = { | |
donut: "Old fashioned glazed" | |
}; |