We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
page.js
# Something
<Code>
localStorage.logger = 'MyComponent:INFO,OtherComponent'
<Header id="...">...</Header>
/** @type {{root?: string, icon?: string, loading?: string}} */
The text was updated successfully, but these errors were encountered:
Rename most component docs +page.md to +page.svelte (no longer us…
+page.md
+page.svelte
ea32c93
…e markdown/mdsvex for those pages). Issue #53
console.log
Logger
No branches or pull requests
page.js
load?# Something
, lists (`- Something), and code blocks (```js) would be less ergonomic<Code>
localStorage.logger = 'MyComponent:INFO,OtherComponent'
)<Header id="...">...</Header>
would be easy/** @type {{root?: string, icon?: string, loading?: string}} */
The text was updated successfully, but these errors were encountered: