Skip to content

Function: useComments()

@roomful/react


@roomful/react / useComments

useComments<TPresence>(options?): UseCommentsResult

Defined in: react/src/index.ts:1204

Subscribes to collaborative comment threads and returns the thread mutators.

TPresence extends PresenceData = PresenceData

The room presence shape.

CommentsOptions

Optional storage backend configuration.

UseCommentsResult

The current threads plus add/reply/resolve/reopen and filter helpers.