Skip to content
New issue

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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: fix/add Toast / Custom component example / Razor code #2105

Closed
JarJasAskom opened this issue May 27, 2024 · 2 comments
Closed

docs: fix/add Toast / Custom component example / Razor code #2105

JarJasAskom opened this issue May 27, 2024 · 2 comments
Assignees
Labels
docs:article Additions, improvements, or fixes to site articles

Comments

@JarJasAskom
Copy link

馃檵 Documentation Request

Toast documentation, "Custom component" example.

Toast example contains line:

ToastService.ShowToast<MyToastComponent, MyToastData>(new ToastParameters()

but

Example code does not contain source of MyToastComponent and MyToastData .

馃拋 Possible Solution

Add MyToastComponent razor code and MyToastData C# code.

@microsoft-github-policy-service microsoft-github-policy-service bot added the triage New issue. Needs to be looked at label May 27, 2024
@dvoituron
Copy link
Collaborator

It would be a good idea to add these files to the documentation.

You can find the code in the GitHub repo and this page in particular.

@dvoituron dvoituron added docs:article Additions, improvements, or fixes to site articles and removed triage New issue. Needs to be looked at labels May 27, 2024
@vnbaaij
Copy link
Collaborator

vnbaaij commented May 27, 2024

Fixed in next release. Files added to example
image

vnbaaij added a commit that referenced this issue Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs:article Additions, improvements, or fixes to site articles
Projects
None yet
Development

No branches or pull requests

3 participants