Expand description
评论表单组件。 评论表单组件
提供发表评论与回复评论的表单,包含昵称、邮箱、网站、内容与反垃圾蜜罐字段。
Re-exports§
pub use CommentForm_completions::Component::CommentForm;
Structs§
- Comment
Form Props - Properties for the
CommentFormcomponent.
Constants§
- COMMENT_
SUBMIT_ 🔒CLASS - 评论提交按钮样式:去掉全宽,改为内联宽度并右对齐。
Functions§
- Comment
Form - 评论表单组件,用于顶层评论或回复评论。