q3-ui-comments
v4.5.21
Published
A drop-in commenting component for Q3 APIs. It bakes in single-level threading, author authorization and rich-text media handling. All you need to do is provide it a collection and ID!
Downloads
274
Readme
🙊 Q3 Comments
A drop-in commenting component for Q3 APIs. It bakes in single-level threading, author authorization and rich-text media handling. All you need to do is provide it a collection and ID!
API
| Prop | Description | Type |
| ------------------ | -------------------------------------------------------------------------------------- | --------- |
| collectionName | The API collection (URL root). | string* |
| id | The parent ID, used with the collection name to fetch initial comments and post photos | string* |
| additionalFields | React nodes forwarded into the Dialog forms | node |
| insertNode | Rendering function for dynamic content in each entry | func |
