The clone of "Storybook" for Blazor, a frontend workshop for building UI components and pages in isolation.
Mozilla Public License 2.0
319
stars
16
forks
source link
Text Parameter should have the possibility to have ControlType.Select with options #39
Open
WimVdSElia opened 6 months ago
Hi @jsakamoto,
For the moment the text field only have color and default but I would like to have the possibility to choose from a list to facilite the rendering.
I was thinking to do like this in the
TextParameterController.razor
I was thinking to do like this in the
ArgType.razor