honestly maybe this isn't the worst mental model: const { uri } = props { const record = await fetchRecord(uri) const { foo, bar } = record // ...your template here... } so both props and record are available, in case of conflicts you can go via props.something or record.something explicitly

0

If you have a fediverse account, you can quote this note from your own instance. Search https://bsky.brid.gy/convert/ap/at://did:plc:fpruhuo22xkm5o7ttr2ktxdo/app.bsky.feed.post/3mfse2iszlc26 on your instance and quote it. (Note that quoting is not supported in Mastodon.)