BTextField.

TextChanged Property

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

Syntax

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

Value

Type Description
Action<string>