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

GetFormResponse

import type { GetFormResponse } from "https://aws-api.deno.dev/v0.4/services/amplifyuibuilder.ts?docs=full";
interface GetFormResponse {
form?: Form | null;
}

§Properties

§
form?: Form | null
[src]

Represents the configuration settings for the form.