Get 2024 Templates Mega Bundle!14 Bootstrap, Vue & React Templates + 3 Vector Sets
Get for 99$

Tag: Blazor (174)

What is the suggested way to include plugins JS and CSS files needed in a blazor component?How do i alter the ones included by default?
The folder _keenthemes, has to be deployed on production?
Today i downloaded the demo1 for Blazor. I opened the starterkit project, ran it and icons and links does not work as far as i noticed.Am i missing anything?
Do you have a plan to bring Grid view, Listview data binding, and others control for Blazor theme?
I'm trying to add the POS Template to Blazor using the provided StarterKitI have added the requieres css and js:
Hey , i'm trying to create a component with blazor using the scroll classes , but for the reason the X direction is not working ! why is that ! ... ...
I tried to add JavaScript Reference on Header section of _Master.cshtml, LayoutScripts.Razor, and component itself (OnAfterRender event). But its not working. When click on image it open in new tab on browser. Another Question is under Themesettings.json there are some vendors libraries. How Can...
Hello,I'm trying to use a Select2 dropdown inside an EditForm but I'm not able to retrieve the selected data.I have tried everything: @onchange, @bind, @bind-value, InputSelect instead of select and even initialize the component from javascript... nothing worked.I've searched online for solu...
hello when I download the file it is not like the demo file???
You have a great Theme API page documented here:https://preview.keenthemes.com/blazor/metronic/docs/theme-apiBUT, where would I inject and call this service? I'm looking to implement the sticky header, so according to the API page, I should use:KTTheme.AddHtmlClass("body", "header-fixed...
Hi,I'm combining a "timeline view" (Activities list in your demos) with TinySlider. This is how I do it :+ I have in each line a list of text that slides horizontaly via TinySlider, each text is a slider element. At far right, and far left there's slider control arrows and dots above.+ The...
Dear,I've buy your Metronic based Blazor template.I've see your Getting Started.I've:cd Starterkit/_keenthemes/toolsnpm installmodify tools/package.json and remove "type": "module"npm run buildbut I've this error:ERROR in js/scripts.bundleModule not found: Error: Can't resolv...
Hello!Is there any way to install this theme to a existing blazor project
Is this whole project available in Blazor Server or Blazor WASM ?
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.
Hi, I purchased the Good theme, and it was React version when I wa purchasing. Opened the files and realised it contains DJANGO FLASK versions but not the react version. Now im in huge trouble, could you please provide me with the react version of the same template please.Thanks
I have followed all the instructions @ https://preview.keenthemes.com/blazor/metronic/docs/getting-startedI used WebPack to dowload my dependencies, but when I buil, I get the following errorresolve './webpack/scripts.js' in 'D:\source\metronic_v8.1.8\blazor\blazor_demo1\Starterkit\_keenthem...
Hi,Could you please look into this bug that I found when I try to toggle the left side menu here is the code-- Original code from HTML page in index.html ---
public class KTIconsSettings{ public static SortedDictionary Config { get; set; } = new SortedDictionary(); public static void init(IConfiguration configuration) { Config = configuration.GetSection("duotone-paths").Get
I ran with the latest node.js a got this erro when I try to npm run build. I don't know how to fix this issue. Anyone know how to resolve this issue, please help...[webpack-cli] Failed to load 'C:\METRONIC\metronic_blazor_v8.1.8_demo1\blazor_demo1\Starterkit\_keenthemes\tools\webpack.config.js'...
Dear Support Team,I am reaching out to you as I am interested in integrating it with Blazor. I would like to ask for your assistance in this matter.I understand that Blazor is a web framework that allows developers to build web applications using C# and HTML, but I am not sure how to integra...