Aller au contenu principal

@inseefr/lunatic

Classes

ClassDescription
VTLExpressionError-
VTLInterpretationError-
VTLMissingDependencies-
VTLMissingDependency-

Interfaces

InterfaceDescription
LunaticExtraProps-

Type Aliases

Type aliasDescription
LunaticChangesHandlerFunction taking as arguments the various changes the user has made.
LunaticCollectedValue-
LunaticComponentDefinition-
LunaticComponentProps-
LunaticControl-
LunaticDataSurvey data.
LunaticErrorErrors returned by useLunatic hook when an input check is made with their id, criticity, type and the message to display to the user.
LunaticExpression-
LunaticOptionsSpecific behaviour options defined in the useLunatic hook.
LunaticPagerContains informations about navigation (last page reached, number of pages, subpages, etc.).
LunaticSlotComponentsContain the type of every customizable components.
LunaticSourceA lunatic survey unit
LunaticStateReturn type of useLunatic.
LunaticStateVariable-
LunaticValues-
LunaticVariableVariables provided to Lunatic through the source and used internally in a store.

Variables

VariableDescription
Button-
components-

Functions

FunctionDescription
LunaticComponentsEntry point for orchestrators, this component display the list of fields.
ModalControls-
useLunaticThe first library entrypoint is the useLunatic hook.