Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • LoginInputInterface

Index

Properties

errorMessage: null | string
isLoading: boolean
password: undefined | string | number | string[]
setIsLoading: Dispatch<SetStateAction<boolean>>
setPassword: Dispatch<SetStateAction<string>>
setStayLoggedIn: Dispatch<SetStateAction<boolean>>
setUsername: Dispatch<SetStateAction<string>>
stayLoggedIn: boolean
username: undefined | string | number | string[]

Methods

  • handleSubmit(event: FormEvent<Element>): void

Generated using TypeDoc version 0.22.15, the 4/20/2022