BTextField.

TextInput Property

Assembly
Comet.Blazor.dll
Namespace
Comet.Blazor.Components
Containing Type
BTextField

Syntax

public Action<string> TextInput { get; set; }

Value

Type Description
Action<string>