Back to Node Auth0

Interface FormBlockImage

docs/interfaces/management.Management.FormBlockImage.html

5.9.1811 B
Original Source

Interface FormBlockImage

interface FormBlockImage {
id: string;
category: "BLOCK";
type: "IMAGE";
config?: FormBlockImageConfig;
}

Index

Properties

idcategorytypeconfig?

Properties

id

id: string

category

category: "BLOCK"

type

type: "IMAGE"

Optionalconfig

config?: FormBlockImageConfig

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties idcategorytypeconfig