Type Alias: LunaticComponentDefinition<T>
LunaticComponentDefinition<
T
> =ComponentDefinition
&object
Defined in: src/use-lunatic/type.ts:21
Type declaration
componentType
componentType:
T
page?
optional
page:string
Type Parameters
Type Parameter | Default type |
---|---|
T extends string | string |