What it does
A default implementation of the UrlSerializer
.
Class Overview
Class Description
Example URLs:
DefaultUrlSerializer uses parentheses to serialize secondary segments (e.g., popup:compose), the colon syntax to specify the outlet, and the ';parameter=value' syntax (e.g., open=true) to specify route specific parameters.
Class Details
exported from router/index, defined in router/src/url_tree.ts