You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey there,
First of, big thanks for bringing Storybook to Blazor.
I am having a usecase where a button component has a RenderFragtment for ChildComponents.
This is mostly for the text inside a label. I would like to make it possible to insert text in the Controls panel BlazingStory provides, but it is ever only a "-".
Hey there,
First of, big thanks for bringing Storybook to Blazor.
I am having a usecase where a button component has a RenderFragtment for ChildComponents.
This is mostly for the text inside a label. I would like to make it possible to insert text in the Controls panel BlazingStory provides, but it is ever only a "-".
I am setting up the Story as follows:
The text was updated successfully, but these errors were encountered: