-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Expected behavior
Previously defined named components should be available in current code block.
Example
-
#!blazor --name MyFirstComponent <div> <h2>This is my first component</h2> </div>
-
#!blazor <h1>Hello, world!</h1> <MyFirstComponent/> Welcome to your new app.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request