Back to Node Auth0

Interface FormFieldCustomConfig

docs/interfaces/management.Management.FormFieldCustomConfig.html

5.9.11.0 KB
Original Source

Interface FormFieldCustomConfig

interface FormFieldCustomConfig {
schema: FormFieldCustomConfigSchema;
code: string;
css?: string;
params?: FormFieldCustomConfigParams;
}

Index

Properties

schemacodecss?params?

Properties

schema

schema: FormFieldCustomConfigSchema

code

code: string

Optionalcss

css?: string

Optionalparams

params?: FormFieldCustomConfigParams

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties schemacodecssparams