2 references to BindElement
Microsoft.AspNetCore.Components.Web (2)
Web\BindAttributes.cs (2)
46
[
BindElement
("select", null, "value", "onchange")]
47
[
BindElement
("textarea", null, "value", "onchange")]