How to define global directive types #12748
Answered
by
jh-leong
bee1an
asked this question in
Help/Questions
-
I define a directive and register it globally, with type any when I use it Is there a way to make it type determined |
Beta Was this translation helpful? Give feedback.
Answered by
jh-leong
Jan 20, 2025
Replies: 1 comment 1 reply
-
You can refer to this example: Runtime-DOM global directive types |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
edison1105
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can refer to this example: Runtime-DOM global directive types