Aller au contenu principal

Type Alias: LunaticError

LunaticError: Pick<ControlDefinition, "id" | "criticality" | "typeOfControl"> & object

Errors returned by useLunatic hook when an input check is made with their id, criticity, type and the message to display to the user.

Type declaration

errorMessage

errorMessage: ReactNode

Defined in

src/use-lunatic/type.ts:53