provide link to markup in demo page. #3156
markdav-is
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
We considered it already but decided to not do it at this time. It would require too much boilerplate to add markup code to the demo. Demo apps are mainly used for a quick showcase of the Blazorise UI capabilities, and most of all for our internal testings and development to make sure all our component's UI is rendered properly. Real example markup with code samples is reserved for our documentation pages. eg. https://blazorise.com/docs/components/text Although, we might consider adding a URL to the demo source code on each demo page. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm taking a deep dive into Blazorise today and I'm challenged to find the markup that support the demo. for example:
demo page: https://bootstrap5demo.blazorise.com/tests/forms
maps to https://github.com/Megabit/Blazorise/blob/master/Demos/Blazorise.Demo/Pages/Tests/FormsPage.razor
it would be useful to either:
see boostrap for example: https://getbootstrap.com/docs/5.0/forms/overview/
thanks for all the great work!
Beta Was this translation helpful? Give feedback.
All reactions