Open oaldrian opened 1 year ago
seems to also happen for the normal check component, when there is no specific color set.
I might inform you wrong in the Discord channel.
Can you try this?
could be closed as InputOption does solve the problem.
But I would suggest to do an overhaul of the theming section of the docs, to actually include all needed options.
@steal4life We need to create new API page for the theming options where all the fields will be mentioned.
Describe the bug According to @stsrki
DataGridCheckColumn
should useTheme.ColorOptions.Primary
as base of its color. This does not work.To Reproduce see reproduction in https://github.com/oaldrian/BlazoriseReproductions/tree/datagrid-checkcolumn-color Index.razor and App.razor
Expected behavior
DataGridCheckColumn
should useTheme.ColorOptions.Primary
as base of its color.Screenshots
Additional context Tested on 1.3