Back to Node Auth0

Interface FormWidgetGMapsAddress

docs/interfaces/management.Management.FormWidgetGMapsAddress.html

5.9.11.3 KB
Original Source

Interface FormWidgetGMapsAddress

interface FormWidgetGMapsAddress {
id: string;
category: "WIDGET";
type: "GMAPS_ADDRESS";
config: FormWidgetGMapsAddressConfig;
label?: string;
hint?: string;
required?: boolean;
sensitive?: boolean;
}

Index

Properties

idcategorytypeconfiglabel?hint?required?sensitive?

Properties

id

id: string

category

category: "WIDGET"

type

type: "GMAPS_ADDRESS"

config

config: FormWidgetGMapsAddressConfig

Optionallabel

label?: string

Optionalhint

hint?: string

Optionalrequired

required?: boolean

Optionalsensitive

sensitive?: boolean

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties idcategorytypeconfiglabelhintrequiredsensitive