New Metronic Docs!Added Integration Docs with Starter Kits Apps for Laravel, Laravel Livewire, Angular, Vue, Symfony, Blazor Server, Django & Flask & more
Browse Docs

Tag: Blazor (236)

I've been trying to convert Metronic demo39 HTML to a Blazor project, and it loads and renders fine on the first load, but as soon as I navigate to a different route, the data-bs-theme that Metronic adds onto the element is being removed, causing formatting from the CSS/SCSS to break.I've...
Hi KeenThemes Supports,There are few methods described in Metronic 8.1.2 Documentation, But I could not find those anywhere in Blazor Server app.e.g.addVendors(string[] vendors)addVendor(string vendor)addJavascriptFile(string file)addCssFile(string file)getVendors(stri...
Hi, we purchased Good – Bootstrap 5 HTML Admin Dashboard Template and follow the same instruction to implement it with Blazor. but getting issue. Please resolved as soon as possible.
I have added the page title tags on every componentMy Page Titlebut that's not working browser tab is showing default URL of the page.Where are the settings which need to change.
I would like to know what is the components already build we want to buy and use this in the theme, please respond do you fully support for Blazor Theme so I can purhase.
After using the Template builder and implementing the aside HTML into my project, as well as configuring my custom layout, to implement the aside component like shown in the exports index file, after: How can I correctly m...
Hello,I am trying to follow the instructions for the Blazor integration but I am confused by what is described. In the Setup theme folder chapter it says:We need fully copy /html/theme folder and paste it into a root of our Blazor app.As I have unzipped the files to C.\ I should find the...
Hello.I just migrated the Metronic template to Blazor Web App Server, but I have something that is bothering me and I don't know how to solve it...For example, when I refresh the page, the loader show after few seconds...This is bad for user experience because first it render sidebar wit...
I am trying to dynamically change the direction to RTL during runtime using the Theme API "KTTheme.SetDirection("RTL");". However, despite using this method, the direction is not changing as expected. Can you please assist me in resolving this issue?
How to use ASP.Net core identity (Login/Register) in starterkit template ?
How can I use flatpickr with blazor metronic template ?
Hi in blazor app i want to show popup on specific location like i have a button on button clck i want show poup box beside that button.like this or any other way i have two child box inside that i have button on that clcik show popop in that box only etchttps://developer.adobe.com/commerce...
Hi,I load page-specific javascript files as follows.protected override async Task OnAfterRenderAsync(bool firstRender){ if (firstRender) { await js.InvokeAsyn...
I need to implement a Blazor Server application with a layout similar to demo2 (https://preview.keenthemes.com/metronic8/demo2/index.html). Is there an expected release date for this variant? Is there a way to make demo2 functional in Blazor?
Hi Please let me know if there is any error free documentation for blazor .net 8 theme I'm facing issue and asking for solution from few days.No response so far from support thanks
how can I install metronic 8 in an existing blazor project?
Hello,Is the Metronic Blazor Template available yet?
Hi,I am trying to user your Blazor template but I found only dashboard page. where are the other components? this template is not ready, isn't it?Thanks,
I'm trying the Blazor StarterKit demo app for both 8.1.8 and 8.1.9 versions.Duotone icons are not working and it seems to me that plugins.bundle.css does not have the ki-duotone classes.Is it my mistake?May I download the css file from your site and replace the existing one, or this is a bad...
Hi,We are trying to create a Blazor server app using html template code from Demo 33 HTML. Currently the sample page only has header and left side bar with blank body.The button "kt_app_sidebar_secondary_toggle" and the user profile mouse over menus at header are not working.It works som...
Hello Metronic Support Team,I hope you’re doing well.I’m currently working with Metronic Tailwind version 9.3.2, and I would like to confirm whether it is fully compatible with the GitHub repository metronic-tailwind-html-integration Blazor Server.Specifically, I’d like to know:If this...