MDK Logo
ReferenceUI KitReactHooks

useThingComment

Device-comment writes for the Explorer detail panel — add, edit, and delete against `/auth/thing/comment` (the author is stamped server-side from the session…

Device-comment writes for the Explorer detail panel — add, edit, and delete against `/auth/thing/comment` (the author is stamped server-side from the session token). Comments ride on the thing rows themselves (`comments` in the list-things…

import { useThingComment } from "@tetherto/mdk-react-adapter";

Signature

() => UseThingCommentResult
Package@tetherto/mdk-react-adapter
Requires providerNo