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