Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "index.d"

Index

Type aliases

TypeRecoveryPasswordLang

TypeRecoveryPasswordLang: "es" | "en" | "fr" | "fa"

Type to define the language available

TypeRecoveryPasswordLayoutSize

TypeRecoveryPasswordLayoutSize: object

Type to define the layout size

Type declaration

  • Optional actions?: undefined | number
  • Optional footer?: undefined | number
  • Optional form?: undefined | number
  • Optional logo?: undefined | number
  • Optional top?: undefined | number

TypeRecoveryPasswordSource

TypeRecoveryPasswordSource: ImageSourcePropType

Type to define the prop source of the RecoveryPassword component

Generated using TypeDoc