Back to Node Auth0

Interface FormHiddenField

docs/interfaces/management.Management.FormHiddenField.html

5.9.1498 B
Original Source

Interface FormHiddenField

interface FormHiddenField {
key: string;
value?: string;
}

Index

Properties

keyvalue?

Properties

key

key: string

Optionalvalue

value?: string

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties keyvalue