BTextField Class

Assembly
Comet.Blazor.dll
Namespace
Comet.Blazor.Components
Base Types
BTextField
ComponentBase

Syntax

public class BTextField : CometComponentBase

Constructors

Name Summary
BTextField()

Properties

Name Value Summary
Text string
TextChanged Action<string>
TextInput Action<string>

Methods

Extension Methods