Post #2627347
2026-05-11 16:50 UTC
Now that we have a standardized URLPattern, I want a declarative way to use it with something like DOM Parts:
```
<meta
name="url-pattern"
content="/user/:name">
<h1>Hello {{name}}</h1>
```
Replies (0)
No replies.