Class PopperJsScriptBundleContributor
Inheritance
PopperJsScriptBundleContributor
Assembly: Volo.Abp.AspNetCore.Mvc.UI.Packages.dll
Syntax
public class PopperJsScriptBundleContributor : BundleContributor, IBundleContributor
Constructors
PopperJsScriptBundleContributor()
Declaration
public PopperJsScriptBundleContributor()
Methods
ConfigureBundle(BundleConfigurationContext)
Declaration
public override void ConfigureBundle(BundleConfigurationContext context)
Parameters
Overrides
Implements
Extension Methods