remix/route-pattern/href · TypeView Source
CreateHrefArgs
Summary
Tuple of arguments accepted by createHref for a given pattern source.
Signature
type CreateHrefArgs<source> = _CreateHrefArgs<ParseHrefParams<source>>;
Tuple of arguments accepted by createHref for a given pattern source.
type CreateHrefArgs<source> = _CreateHrefArgs<ParseHrefParams<source>>;