Skip to content

@continuum-js/router


@continuum-js/router / Component

Type Alias: Component

Component = () => Child

Defined in: match.ts:10

A route component. Parameters are read reactively via useParams().

Returns

Child