Function: LunaticComponents()
LunaticComponents<
V>(__namedParameters):Element
Defined in: src/components/LunaticComponents.tsx:52
Entry point for orchestrators, this component display the list of fields.
Components offered by Lunatic can be seen at https://github.com/InseeFr/Lunatic/tree/3.0/src/components
Type Parameters
| Type Parameter | Default type |
|---|---|
V | unknown |
Parameters
| Parameter | Type |
|---|---|
__namedParameters | Props<V> |
Returns
Element