Replies: 1 comment
-
Write a jsx component and import it in mdx. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
前端新手, 有一点点vue基础, 对react不了解. 已经使用rspress搭建了个人静态博客, 不过今天忽然发现需要一个简单的动态页面供交互, 逻辑也很简单, 该页面上提供1个input表单和提交按钮, post数据到后端api, 然后将结果显示在当前页面上. 请教一下, 这个在rspress里怎么实现呢? 感谢.
Beta Was this translation helpful? Give feedback.
All reactions