Skip to main content

Module form

Module form 

Source
Expand description

评论表单组件。 评论表单组件

提供发表评论与回复评论的表单,包含昵称、邮箱、网站、内容与反垃圾蜜罐字段。

Re-exports§

pub use CommentForm_completions::Component::CommentForm;

Structs§

CommentFormProps
Properties for the CommentForm component.

Constants§

COMMENT_SUBMIT_CLASS 🔒
评论提交按钮样式:去掉全宽,改为内联宽度并右对齐。

Functions§

CommentForm
评论表单组件,用于顶层评论或回复评论。