Docstrings versus Block comments
A fairly good description of docstrings.
Docstrings versus Block comments
A fairly good description of docstrings.
To add documentation on a Svelte component that will show up as a docstring in LSP-compatible editors, you can use an HTML comment with the @component tag: