https://github.com/kristofferstrube/movablecomponentsblazorexample
A sample of having multiple render fragments in a component and being able to move each between different simple layouts.
https://github.com/kristofferstrube/movablecomponentsblazorexample
Last synced: 12 months ago
JSON representation
A sample of having multiple render fragments in a component and being able to move each between different simple layouts.
- Host: GitHub
- URL: https://github.com/kristofferstrube/movablecomponentsblazorexample
- Owner: KristofferStrube
- License: mit
- Created: 2023-06-27T16:43:02.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-27T16:55:19.000Z (almost 3 years ago)
- Last Synced: 2025-03-11T01:45:21.629Z (over 1 year ago)
- Language: HTML
- Homepage: https://kristofferstrube.github.io/MovableComponentsBlazorExample/
- Size: 7.98 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MovableComponentsBlazorExample
A sample of having multiple render fragments in a component and being able to move each between different simple layouts.
_This was inspired by a question on Reddit: https://www.reddit.com/r/Blazor/comments/14kcjpz/change_component_parent/_
This can be demoed at: https://kristofferstrube.github.io/MovableComponentsBlazorExample/