MudPopoverProvider Component | MudBlazor #4974
-
Hi everyone, I integrated the MudBlazor library in a Module according to the Shaun' procedure for SyncFusion library (here). And it worked fine. However there's some specific MudBlazor components - like 'MudPopoverProvider' one - which need to be added in a 'MainLayout.razor' file type (as mentioned in MudBlazor documentation here). If this component is not present, some other ones (like MudTooltip) do not work. Question: How to (somehow) integrate it within a Module (not from Oqtane framework), so that Oqtane framework recognize it and put it under 'MainLayout.razor' file type? Thanks in advance. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
@PedroRainho123 there are Module and Theme Templates in the Marketplace that will set you up for intergrating with MudBlazor. https://www.oqtane.net/!/studioelf.templates.mudblazor/studio-elf/?type=module&price=free |
Beta Was this translation helpful? Give feedback.
@PedroRainho123 I just tested the package on the Market place and it needs updating. I have marked it so now it will not be available for .net9 versions of the framework.
Unfortunately MudBlazor in not read for .net9 but 7.15works ok. I have packaged it up with the current version of MudBlazor. it is being update on nuget then the market place now.