3 references to AddAttribute
Microsoft.AspNetCore.Components.AI (2)
Components\MessageInput.cs (1)
125
builder.
AddAttribute
(55, "onclick",
Components\MessageList.cs (1)
170
builder.
AddAttribute
(seq + 9, "onclick",
Microsoft.AspNetCore.Components.Media (1)
FileDownload.cs (1)
74
builder.
AddAttribute
(4, "onclick", EventCallback.Factory.Create(this, OnClickAsync));