Back to Node Auth0

Interface FormBlockHtml

docs/interfaces/management.Management.FormBlockHtml.html

5.9.1802 B
Original Source

Interface FormBlockHtml

interface FormBlockHtml {
id: string;
category: "BLOCK";
type: "HTML";
config?: FormBlockHtmlConfig;
}

Index

Properties

idcategorytypeconfig?

Properties

id

id: string

category

category: "BLOCK"

type

type: "HTML"

Optionalconfig

config?: FormBlockHtmlConfig

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties idcategorytypeconfig