Description
The comment form directive to render a comment formUsage
as element:Directive info
- This directive creates new scope.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
collaborate:comment-form is only available in Appkit 4.1+.<collaborate:comment-form
target="{string}"
platform="{object}"
[collection="{string}"]
[topic="{number}"]>
</collaborate:comment-form>
| Param | Type | Details |
|---|---|---|
| target | string | The ID of the document that should be commented on. |
| platform | object | The platform Object |
| collection (optional) | string | Collection the comment belongs to. |
| topic (optional) | number | Topic the comment belongs to. |
Was this page helpful?