Table of Contents

Class BlazorExtensions

Namespace
Bunit.Extensions
Assembly
Bunit.Core.dll

Extensions for Blazor types.

public static class BlazorExtensions
Inheritance
BlazorExtensions
Inherited Members

Methods

ToMarkupRenderFragment(string?)

Creates a RenderFragment that will render the markup.

public static RenderFragment ToMarkupRenderFragment(this string? markup)

Parameters

markup string

Markup to render.

Returns

RenderFragment

The RenderFragment.

Progress Telerik

Premium sponsor: Progress Telerik.

Packt

Editorial support provided by Packt.

.NET Foundation

Supported by the .NET Foundation.