We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1.4.2
Bootstrap5
none
https://github.com/Megabit/Blazorise/blob/master/Source/Blazorise/Components/Table/TableRowHeader.razor
TableRowHeader using
table is not rendered correctly
No response
The text was updated successfully, but these errors were encountered:
This is the expected behavior. The TableRowHeader is used as the header of a row. It's usually represented as a column with a bolder font.
See the specification here https://developer.mozilla.org/en-US/docs/Web/HTML/Element/th
Sorry, something went wrong.
No branches or pull requests
Blazorise Version
1.4.2
What Blazorise provider are you running on?
Bootstrap5
Link to minimal reproduction, or a simple code snippet
none
Steps to reproduce
https://github.com/Megabit/Blazorise/blob/master/Source/Blazorise/Components/Table/TableRowHeader.razor
What is expected?
TableRowHeader using
What is actually happening?
table is not rendered correctly
What browsers are you seeing the problem on?
No response
Any additional comments?
No response
The text was updated successfully, but these errors were encountered: