Open Kristianfriis opened 11 months ago
@Kristianfriis Thank you for the proposal.
Could you try out the latest version of Blazing Story? I supported RenderFragment
in the parameter control UI. And don't forget to check out the document https://github.com/jsakamoto/BlazingStory#configure-component-parameters-which-type-is-renderfragment before you try it.
Thanks!
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: