I came around a nice use case for the svelte:element component, which I never needed before. We show the preview of some entry, which is a link to the edit / details page when the user has sufficient permission, and otherwise a plain div. (Of course, check permissions also on the server.) #svelte
2 likes 0 replies
?