Table of Contents

Class BunitJSModuleInterop

Namespace
Bunit
Assembly
Bunit.Web.dll

Represents a bUnit JSInterop module.

public sealed class BunitJSModuleInterop : BunitJSInterop
Inheritance
BunitJSModuleInterop
Inherited Members
Extension Methods

Constructors

BunitJSModuleInterop(BunitJSInterop)

Initializes a new instance of the BunitJSModuleInterop class.

public BunitJSModuleInterop(BunitJSInterop parent)

Parameters

parent BunitJSInterop

The parent BunitJSInterop.

Properties

Mode

Gets or sets whether this BunitJSInterop is running in Loose or Strict.

public override JSRuntimeMode Mode { get; set; }

Property Value

JSRuntimeMode

Remarks

When this is not set explicitly, the mode from Mode is used. As soon as this is set, the mode will no longer be changed when the Mode changes.

Progress Telerik

Premium sponsor: Progress Telerik.

Packt

Editorial support provided by Packt.

.NET Foundation

Supported by the .NET Foundation.