# Discourse toolkit to render forms

**URL:** https://meta.discourse.org/t/discourse-toolkit-to-render-forms/326439
**Category:** Developer Guides
**Created:** [2024年九月13日 21:20 UTC](https://meta.discourse.org/t/discourse-toolkit-to-render-forms/326439 "2024-09-13T21:20:27Z")
**Posts on this page:** 1
**Showing post:** 28

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [2025年五月12日 18:54 UTC](https://meta.discourse.org/t/discourse-toolkit-to-render-forms/326439/28 "2025-05-12T18:54:43Z")

</div>

> [@awesomerobot](#):
>
> 我认为表单导入是错误的，所以我更新了 OP

但是你没有更新 OP，或者它被还原了。我花费了比我愿意承认的更多的时间才弄清楚这一点。

> [@system](#):
>
> 这是最基本的表单示例：
> 
> ```plaintext
> import Component from "@glimmer/component";
> import { action } from "@ember/object";
> import Form from "discourse/form";
> 
> ```

这些指南在 GitHub 上吗？是的话，能否链接到 GitHub？

---

_[View the full topic](https://meta.discourse.org/t/discourse-toolkit-to-render-forms/326439)._
