Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

RowQuestion

import type { RowQuestion } from "https://googleapis.deno.dev/v1/forms:v1.ts";

Configuration for a question that is part of a question group.

interface RowQuestion {
title?: string;
}

§Properties

§
title?: string
[src]

Required. The title for the single row in the QuestionGroupItem.