Replies: 2 comments 2 replies
-
I think it should work in MDX too? Did you try? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Yes :-) I got a |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to add an interactive component which needs to run in the browser instead of pre-rendering. In an Astro page, I can do this by setting the client:only directive. Is there a way I can use this directive in MDX pages, too?
Beta Was this translation helpful? Give feedback.
All reactions