Interface MatrixEntry

Matrix route entry.

Extends file or directory with matrix attributes.

Hierarchy

Properties

Properties

attrs: URLSearchParams

Matrix attributes represented by URL search parameters.

Intended to be immutable.

name: string

File or directory name, URL-decoded.

raw: string

Raw entry representation, not URL-decoded.

This is used in string representation of route.

rawName: string

Raw entry name representation, not URL-decoded.

This is used in a string representation of the route path.

Generated using TypeDoc