Skip to content

docs: add Svelte hooks example to component testing docs#39918

Closed
aydinomer00 wants to merge 1 commit intomicrosoft:mainfrom
aydinomer00:docs/svelte-component-testing-hooks
Closed

docs: add Svelte hooks example to component testing docs#39918
aydinomer00 wants to merge 1 commit intomicrosoft:mainfrom
aydinomer00:docs/svelte-component-testing-hooks

Conversation

@aydinomer00
Copy link
Copy Markdown

Add Svelte tab to the hooks section of the Component Testing documentation page. The example demonstrates how to use beforeMount with Svelte's context API via hooksConfig.

Fixes #31367

Add Svelte tab to the hooks section of the Component Testing
documentation page. The example demonstrates how to use
beforeMount with Svelte's context API via hooksConfig.

Fixes microsoft#31367
@aydinomer00
Copy link
Copy Markdown
Author

@microsoft-github-policy-service agree

@pavelfeldman
Copy link
Copy Markdown
Member

We are no longer supporting svelte as of 1.59.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Docs]: Svelte Component Testing Hooks

2 participants