Class LeptonThemeBundleContributor
Implements
IBundleContributor
Inherited Members
Namespace: Volo.Abp.LeptonTheme.MauiBlazor
Assembly: Volo.Abp.LeptonTheme.MauiBlazor.dll
Syntax
public class LeptonThemeBundleContributor : IBundleContributor
Constructors
LeptonThemeBundleContributor()
Declaration
public LeptonThemeBundleContributor()
Methods
AddScripts(BundleContext)
Declaration
public void AddScripts(BundleContext context)
Parameters
Type | Name | Description |
---|---|---|
BundleContext | context |
AddStyles(BundleContext)
Declaration
public void AddStyles(BundleContext context)
Parameters
Type | Name | Description |
---|---|---|
BundleContext | context |
Implements
Volo.Abp.Bundling.IBundleContributor