Interface: PageComponentProps<P>#
Common.Types.PageComponentProps
Type parameters#
Name | Type |
---|---|
P |
P : PageParams = {} |
Table of contents#
Properties#
Properties#
params#
• Optional
params: { [N in string | number | symbol]: PageParam<P[N]>}