3 references to GetAttributeValue
Microsoft.AspNetCore.Components.Web.Tests (3)
Media\FileDownloadTest.cs (3)
138
var href =
GetAttributeValue
(frames, anchorIndex, "href");
139
var @class =
GetAttributeValue
(frames, anchorIndex, "class");
184
var value =
GetAttributeValue
(frames, anchorIndex, "data-state");