Back to Node Auth0

Interface FormBlockDivider

docs/interfaces/management.Management.FormBlockDivider.html

5.9.1829 B
Original Source

Interface FormBlockDivider

interface FormBlockDivider {
id: string;
category: "BLOCK";
type: "DIVIDER";
config?: FormBlockDividerConfig;
}

Index

Properties

idcategorytypeconfig?

Properties

id

id: string

category

category: "BLOCK"

type

type: "DIVIDER"

Optionalconfig

config?: FormBlockDividerConfig

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties idcategorytypeconfig