Table of Contents

Class MudInputString

Namespace
MudBlazor
Assembly
MudBlazor.dll

An input component for collecting alphanumeric values.

public class MudInputString : MudInput<string>, IComponent, IHandleEvent, IHandleAfterRender, IMudStateHasChanged, IFormComponent, IAsyncDisposable
Inheritance
MudInputString
Implements
Inherited Members
Extension Methods

Constructors

MudInputString()

public MudInputString()