useAssessment(assessmentBuilder: AssessmentBuilder): AssessmentHook
assessmentBuilder: AssessmentBuilder
useAssessment(assessmentBuilder: AssessmentBuilder): AssessmentHook
assessmentBuilder: AssessmentBuilder
Add Package
deno add jsr:@sock/react
Import symbol
import { useAssessment } from "@sock/react";
---- OR ----
Import directly with a jsr specifier
import { useAssessment } from "jsr:@sock/react";
Add Package
npx jsr add @sock/react
Import symbol
import { useAssessment } from "@sock/react";
Add Package
yarn dlx jsr add @sock/react
Import symbol
import { useAssessment } from "@sock/react";
Add Package
pnpm dlx jsr add @sock/react
Import symbol
import { useAssessment } from "@sock/react";
Add Package
bunx jsr add @sock/react
Import symbol
import { useAssessment } from "@sock/react";