347 references to AddAttribute
BlazorUnitedApp (26)
artifacts\obj\BlazorUnitedApp\Release\net11.0\generated\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\App_razor.g.cs (10)
89__builder.AddAttribute(2, "lang", "en"); 96__builder.AddAttribute(8, "rel", "stylesheet"); 97__builder.AddAttribute(9, "href", 109__builder.AddAttribute(12, "rel", "stylesheet"); 110__builder.AddAttribute(13, "href", 122__builder.AddAttribute(16, "rel", "stylesheet"); 123__builder.AddAttribute(17, "href", 135__builder.AddAttribute(20, "href", 144__builder.AddAttribute(21, "rel", "stylesheet"); 160__builder.AddAttribute(32, "src",
artifacts\obj\BlazorUnitedApp\Release\net11.0\generated\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Pages\Counter_razor.g.cs (2)
116__builder.AddAttribute(6, "role", "status"); 129__builder.AddAttribute(11, "class", "btn btn-primary");
artifacts\obj\BlazorUnitedApp\Release\net11.0\generated\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Pages\FetchData_razor.g.cs (1)
142__builder.AddAttribute(8, "class", "table");
artifacts\obj\BlazorUnitedApp\Release\net11.0\generated\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Shared\MainLayout_razor.g.cs (3)
96__builder.AddAttribute(1, "class", "page"); 99__builder.AddAttribute(4, "class", "sidebar"); 109__builder.AddAttribute(12, "class", "content px-4");
artifacts\obj\BlazorUnitedApp\Release\net11.0\generated\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Shared\NavMenu_razor.g.cs (10)
88__builder.AddAttribute(1, "class", "top-row ps-3 navbar navbar-dark"); 91__builder.AddAttribute(4, "class", "container-fluid"); 95__builder.AddAttribute(8, "title", "Navigation menu"); 96__builder.AddAttribute(9, "class", "navbar-toggler"); 113__builder.AddAttribute(15, "class", ( 133__builder.AddAttribute(19, "class", "flex-column"); 136__builder.AddAttribute(22, "class", "nav-item px-3"); 166__builder.AddAttribute(32, "class", "nav-item px-3"); 179__builder.AddAttribute(41, "class", "nav-item px-3"); 192__builder.AddAttribute(50, "class", "nav-item px-3");
Microsoft.AspNetCore.Components.Endpoints (8)
Assets\ImportMap.cs (1)
64builder.AddAttribute(1, "type", "importmap");
Assets\ResourcePreloader.cs (6)
55builder.AddAttribute(1, "href", asset.Url); 56builder.AddAttribute(2, "rel", asset.PreloadRel); 59builder.AddAttribute(3, "as", asset.PreloadAs); 63builder.AddAttribute(4, "fetchpriority", asset.PreloadPriority); 67builder.AddAttribute(5, "crossorigin", asset.PreloadCrossorigin); 71builder.AddAttribute(6, "integrity", asset.Integrity);
Routing\BasePath.cs (1)
32builder.AddAttribute(1, "href", ComputeHref());
Microsoft.AspNetCore.Components.Performance (17)
RenderTreeDiffBuilderBenchmark.cs (17)
27original.AddAttribute(1, "class", "form-group"); 30original.AddAttribute(3, "class", "control-label"); 31original.AddAttribute(4, "for", "name"); 37original.AddAttribute(8, "class", "form-control"); 38original.AddAttribute(9, "type", "text"); 39original.AddAttribute(10, "name", "name"); // Notice the gap in sequence numbers 40original.AddAttribute(12, "value", ""); 44original.AddAttribute(14, "class", "text-danger field-validation-valid"); 53modified.AddAttribute(1, "class", "form-group"); 56modified.AddAttribute(3, "class", "control-label"); 57modified.AddAttribute(4, "for", "name"); 63modified.AddAttribute(8, "class", "form-control"); 64modified.AddAttribute(9, "type", "text"); 65modified.AddAttribute(10, "name", "name"); 66modified.AddAttribute(11, "data-validation-state", "invalid"); 67modified.AddAttribute(12, "value", "Lamborghini"); 71modified.AddAttribute(14, "class", "text-danger field-validation-invalid"); // changed
Microsoft.AspNetCore.Components.QuickGrid (42)
ColumnBase_razor.g.cs (11)
116__builder.AddAttribute(2, "class", "col-options-button"); 117__builder.AddAttribute(3, "type", "button"); 118__builder.AddAttribute(4, "title", "Column options"); 150__builder.AddAttribute(8, "class", "col-title"); 151__builder.AddAttribute(9, "type", "button"); 163__builder.AddAttribute(13, "class", "col-title-text"); 187__builder.AddAttribute(18, "class", "col-title"); 190__builder.AddAttribute(21, "class", "col-title-text"); 222__builder.AddAttribute(25, "class", "col-options-button"); 223__builder.AddAttribute(26, "type", "button"); 224__builder.AddAttribute(27, "title", "Column options");
Paginator_razor.g.cs (20)
35__builder.AddAttribute(1, "class", "paginator"); 55__builder.AddAttribute(4, "class", "summary"); 119__builder.AddAttribute(13, "role", "navigation"); 122__builder.AddAttribute(16, "class", "go-first"); 123__builder.AddAttribute(17, "type", "button"); 142__builder.AddAttribute(20, "title", "Go to first page"); 143__builder.AddAttribute(21, "aria-label", "Go to first page"); 148__builder.AddAttribute(25, "class", "go-previous"); 149__builder.AddAttribute(26, "type", "button"); 168__builder.AddAttribute(29, "title", "Go to previous page"); 169__builder.AddAttribute(30, "aria-label", "Go to previous page"); 174__builder.AddAttribute(34, "class", "pagination-text"); 203__builder.AddAttribute(46, "class", "go-next"); 204__builder.AddAttribute(47, "type", "button"); 223__builder.AddAttribute(50, "title", "Go to next page"); 224__builder.AddAttribute(51, "aria-label", "Go to next page"); 229__builder.AddAttribute(55, "class", "go-last"); 230__builder.AddAttribute(56, "type", "button"); 249__builder.AddAttribute(59, "title", "Go to last page"); 250__builder.AddAttribute(60, "aria-label", "Go to last page");
QuickGrid_razor.g.cs (11)
152__builder3.AddAttribute(11, "theme", 188__builder3.AddAttribute(15, "class", 431__builder.AddAttribute(37, "class", 490__builder.AddAttribute(41, "class", 537__builder.AddAttribute(45, "class", 615__builder.AddAttribute(51, "class", "grid-cell-placeholder" + " " + ( 667__builder.AddAttribute(54, "class", 676__builder.AddAttribute(55, "aria-sort", 685__builder.AddAttribute(56, "scope", "col"); 698__builder.AddAttribute(59, "class", "col-header-content"); 727__builder.AddAttribute(63, "class", "col-options");
Microsoft.AspNetCore.Components.Tests (128)
ComponentBaseTest.cs (1)
721builder.AddAttribute(3, "class", "blazor-error-boundary");
RendererTest.cs (3)
5674builder.AddAttribute(1, "type", "checkbox"); 5679builder.AddAttribute(5, "value", BindConverter.FormatValue(SomeStringProperty)); 6098builder.AddAttribute(1, nameof(BoundString), BoundString);
Rendering\RenderTreeBuilderTest.cs (32)
239builder.AddAttribute(0, "attribute1", "value 1"); // 1: attribute1="value 1" 284builder.AddAttribute(0, "attribute1", "value 1"); 302builder.AddAttribute(0, "attribute4", (string)null); 304builder.AddAttribute(0, "attribute7", "the end"); 330builder.AddAttribute(0, "attribute1", "value1"); 437builder.AddAttribute(0, "name", "value"); 478builder.AddAttribute(2, "name", "value"); 522builder.AddAttribute(1, "name", "value"); 551builder.AddAttribute(2, "name", "value"); 566builder.AddAttribute(2, "name", "value"); 636builder.AddAttribute(12, "child1attribute1", "A"); // 2: child1attribute1="A" 637builder.AddAttribute(13, "child1attribute2", "B"); // 3: child1attribute2="B"> 640builder.AddAttribute(15, "child2attribute", "C"); // 5: child2attribute="C"> 987builder.AddAttribute(1, "attr", "hi"); 1005builder.AddAttribute(1, "attr", (string)null); 1024builder.AddAttribute(1, "attr", value); 1697builder.AddAttribute(1, "attribute before", "before value"); 1699builder.AddAttribute(2, "attribute after", "after value"); 1818builder.AddAttribute(0, "id", "hi"); 1819builder.AddAttribute(0, "id", "bye"); 1841builder.AddAttribute(0, "id", "hi"); 1866builder.AddAttribute(0, "id", "hi"); 1891builder.AddAttribute(0, "id", "hi"); 1914builder.AddAttribute(0, "id", "hi"); 1938builder.AddAttribute(0, "id", (string)null); 1961builder.AddAttribute(0, "id", "hi"); 1967builder.AddAttribute(0, "id", "hi"); 1968builder.AddAttribute(0, "id", "bye"); 1991builder.AddAttribute(0, "A", "hi"); 1999builder.AddAttribute(0, "3", "see ya"); // Overwrite value added by splat 2001builder.AddAttribute(0, "5", "another one"); 2274builder.AddAttribute(2, "a", "b");
RenderTreeDiffBuilderTest.cs (86)
60builder.AddAttribute(1, "My attribute", "My value"); 837oldTree.AddAttribute(1, "existing", "existing value"); 840newTree.AddAttribute(1, "existing", "existing value"); 841newTree.AddAttribute(2, "added", "added value"); 862oldTree.AddAttribute(1, "will be removed", "will be removed value"); 863oldTree.AddAttribute(2, "will survive", "surviving value"); 866newTree.AddAttribute(2, "will survive", "surviving value"); 886oldTree.AddAttribute(1, "will remain", "will remain value"); 887oldTree.AddAttribute(2, "will change", "will change value"); 890newTree.AddAttribute(1, "will remain", "will remain value"); 891newTree.AddAttribute(2, "will change", "did change value"); 946oldTree.AddAttribute(1, "oldname", "same value"); 949newTree.AddAttribute(1, "newname", "same value"); 975oldTree.AddAttribute(0, "attr2", "value2"); 976oldTree.AddAttribute(0, "attr3", "value3"); 979newTree.AddAttribute(0, "attr1", "value1"); 980newTree.AddAttribute(0, "attr2", "value2"); 981newTree.AddAttribute(0, "attr3", "value3"); 1005oldTree.AddAttribute(0, "attr1", "value1"); 1006oldTree.AddAttribute(0, "attr3", "value3"); 1009newTree.AddAttribute(0, "attr1", "value1"); 1010newTree.AddAttribute(0, "attr2", "value2"); 1011newTree.AddAttribute(0, "attr3", "value3"); 1036oldTree.AddAttribute(0, "attr1", "value1"); 1037oldTree.AddAttribute(0, "attr2", "value2"); 1040newTree.AddAttribute(0, "attr1", "value1"); 1041newTree.AddAttribute(0, "attr2", "value2"); 1042newTree.AddAttribute(0, "attr3", "value3"); 1067oldTree.AddAttribute(2, "attr2", "value2"); 1068oldTree.AddAttribute(3, "attr3", "value3"); 1071newTree.AddAttribute(1, "attr1", "value1"); 1072newTree.AddAttribute(2, "attr2", "value2"); 1073newTree.AddAttribute(3, "attr3", "value3"); 1097oldTree.AddAttribute(1, "attr1", "value1"); 1098oldTree.AddAttribute(3, "attr3", "value3"); 1101newTree.AddAttribute(1, "attr1", "value1"); 1102newTree.AddAttribute(2, "attr2", "value2"); 1103newTree.AddAttribute(3, "attr3", "value3"); 1128oldTree.AddAttribute(1, "attr1", "value1"); 1129oldTree.AddAttribute(2, "attr2", "value2"); 1132newTree.AddAttribute(1, "attr1", "value1"); 1133newTree.AddAttribute(2, "attr2", "value2"); 1134newTree.AddAttribute(3, "attr3", "value3"); 1159oldTree.AddAttribute(0, "attr1", "value1"); 1160oldTree.AddAttribute(0, "attr2", "value2"); 1161oldTree.AddAttribute(0, "attr3", "value3"); 1164newTree.AddAttribute(0, "attr2", "value2"); 1165newTree.AddAttribute(0, "attr3", "value3"); 1186oldTree.AddAttribute(0, "attr1", "value1"); 1187oldTree.AddAttribute(0, "attr2", "value2"); 1188oldTree.AddAttribute(0, "attr3", "value3"); 1191newTree.AddAttribute(0, "attr1", "value1"); 1192newTree.AddAttribute(0, "attr3", "value3"); 1213oldTree.AddAttribute(0, "attr1", "value1"); 1214oldTree.AddAttribute(0, "attr2", "value2"); 1215oldTree.AddAttribute(0, "attr3", "value3"); 1218newTree.AddAttribute(0, "attr1", "value1"); 1219newTree.AddAttribute(0, "attr2", "value2"); 1240oldTree.AddAttribute(1, "attr1", "value1"); 1241oldTree.AddAttribute(2, "attr2", "value2"); 1242oldTree.AddAttribute(3, "attr3", "value3"); 1245newTree.AddAttribute(2, "attr2", "value2"); 1246newTree.AddAttribute(3, "attr3", "value3"); 1267oldTree.AddAttribute(1, "attr1", "value1"); 1268oldTree.AddAttribute(2, "attr2", "value2"); 1269oldTree.AddAttribute(3, "attr3", "value3"); 1272newTree.AddAttribute(1, "attr1", "value1"); 1273newTree.AddAttribute(3, "attr3", "value3"); 1294oldTree.AddAttribute(1, "attr1", "value1"); 1295oldTree.AddAttribute(2, "attr2", "value2"); 1296oldTree.AddAttribute(3, "attr3", "value3"); 1299newTree.AddAttribute(1, "attr1", "value1"); 1300newTree.AddAttribute(2, "attr2", "value2"); 1682newTree.AddAttribute(0, "another-attribute", "go down the slow path please"); 2223oldTree.AddAttribute(1, "attr1", "unrelated val1"); 2227newTree.AddAttribute(1, "attr1", "unrelated val1"); 2254oldTree.AddAttribute(1, "attr1", "unrelated val1"); 2262newTree.AddAttribute(1, "attr1", "unrelated val1"); 2284newTree.AddAttribute(1, "attr1", "unrelated val1"); 2336oldTree.AddAttribute(1, $"myattribute_{i}", "value"); 2341newTree.AddAttribute(1, $"myattribute_{i}", "value"); 2345newTree.AddAttribute(1, $"myattribute_final", "value"); 2369oldTree.AddAttribute(1, $"myattribute_{i}", "value"); 2374newTree.AddAttribute(1, $"myattribute_{i}", "value"); 2378oldTree.AddAttribute(1, $"myattribute_final", "value"); 2449builder.AddAttribute(1, "attrib", attributeValue);
RenderTreeUpdaterTest.cs (6)
22builder.AddAttribute(2, valuePropName, "initial value"); 50builder.AddAttribute(2, valuePropName, "initial value"); 75builder.AddAttribute(2, valuePropName, "unchanged 1"); 80builder.AddAttribute(5, "unrelated prop before", "unchanged 2"); 81builder.AddAttribute(6, valuePropName, "initial value"); 82builder.AddAttribute(7, "unrelated prop after", "unchanged 3");
Microsoft.AspNetCore.Components.Web (52)
Forms\AntiforgeryToken.cs (3)
43builder.AddAttribute(1, "type", "hidden"); 44builder.AddAttribute(2, "name", _requestToken!.FormFieldName); 45builder.AddAttribute(3, "value", _requestToken.Value);
Forms\EditForm.cs (2)
144builder.AddAttribute(2, "method", "post"); 149builder.AddAttribute(3, "data-enhance", "");
Forms\InputCheckbox.cs (3)
36builder.AddAttribute(2, "type", "checkbox"); 39builder.AddAttribute(5, "class", CssClass); 44builder.AddAttribute(7, "value", bool.TrueString);
Forms\InputDate.cs (3)
88builder.AddAttribute(2, "type", _typeAttributeValue); 91builder.AddAttribute(5, "class", CssClass); 92builder.AddAttribute(6, "value", CurrentValueAsString);
Forms\InputFile.cs (1)
62builder.AddAttribute(2, "type", "file");
Forms\InputHidden.cs (2)
26builder.AddAttribute(1, "type", "hidden"); 31builder.AddAttribute(6, "value", CurrentValueAsString);
Forms\InputNumber.cs (3)
55builder.AddAttribute(1, "step", _stepAttributeValue); 56builder.AddAttribute(2, "type", "number"); 61builder.AddAttribute(7, "value", CurrentValueAsString);
Forms\InputRadio.cs (4)
68builder.AddAttribute(3, "type", "radio"); 69builder.AddAttribute(4, "name", Context.GroupName); 70builder.AddAttribute(5, "value", BindConverter.FormatValue(Value?.ToString())); 71builder.AddAttribute(6, "checked", Context.CurrentValue?.Equals(Value) == true ? GetToggledTrueValue() : null);
Forms\InputSelect.cs (2)
50builder.AddAttribute(6, "value", BindConverter.FormatValue(CurrentValue)?.ToString()); 56builder.AddAttribute(8, "value", CurrentValueAsString);
Forms\InputText.cs (1)
39builder.AddAttribute(5, "value", CurrentValueAsString);
Forms\InputTextArea.cs (1)
39builder.AddAttribute(5, "value", CurrentValueAsString);
Forms\Label.cs (1)
109builder.AddAttribute(1, "for", _fieldId);
Forms\RenderTreeBuilderExtensions.cs (1)
15builder.AddAttribute(sequence, name, value);
Forms\ValidationMessage.cs (1)
74builder.AddAttribute(1, "class", "validation-message");
Forms\ValidationSummary.cs (2)
76builder.AddAttribute(1, "class", "validation-errors"); 81builder.AddAttribute(4, "class", "validation-message");
Media\FileDownload.cs (4)
62builder.AddAttribute(1, "data-blazor-file-download", ""); 66builder.AddAttribute(2, "data-state", "loading"); 70builder.AddAttribute(2, "data-state", "error"); 73builder.AddAttribute(3, "href", "javascript:void(0)");
Media\Image.cs (4)
50builder.AddAttribute(1, TargetAttributeName, _currentObjectUrl); 53builder.AddAttribute(2, "data-blazor-image", ""); 58builder.AddAttribute(3, "data-state", "loading"); 62builder.AddAttribute(3, "data-state", "error");
Media\Video.cs (4)
50builder.AddAttribute(1, TargetAttributeName, _currentObjectUrl); 53builder.AddAttribute(2, "data-blazor-video", ""); 58builder.AddAttribute(3, "data-state", "loading"); 62builder.AddAttribute(3, "data-state", "error");
Routing\FocusOnNavigate.cs (1)
70builder.AddAttribute(1, "selector", Selector);
Routing\NavLink.cs (3)
237builder.AddAttribute(2, "href", _hrefToRender); 239builder.AddAttribute(3, "class", CssClass); 242builder.AddAttribute(4, "aria-current", "page");
Virtualization\Virtualize.cs (5)
225builder.AddAttribute(1, "style", GetSpacerStyle(_itemsBefore)); 226builder.AddAttribute(2, "aria-hidden", "true"); 287builder.AddAttribute(8, "aria-hidden", "true"); 288builder.AddAttribute(9, "style", GetSpacerStyle(itemsAfter, _unusedItemCapacity)); 466builder.AddAttribute(1, "style", $"height: {_itemSize.ToString(CultureInfo.InvariantCulture)}px; flex-shrink: 0;");
Web\ErrorBoundary.cs (1)
48builder.AddAttribute(3, "class", "blazor-error-boundary");
Microsoft.AspNetCore.Components.Web.Tests (35)
Forms\LabelTest.cs (1)
160childBuilder.AddAttribute(1, "type", "text");
Forms\Mapping\FormMappingScopeTest.cs (5)
33builder.AddAttribute(1, nameof(FormMappingScope.Name), "named-context"); 55b.AddAttribute(1, nameof(FormMappingScope.Name), "child-context"); 63builder.AddAttribute(1, nameof(FormMappingScope.Name), "parent-context"); 85builder.AddAttribute(1, nameof(FormMappingScope.Name), name); 120builder.AddAttribute(1, nameof(FormMappingScope.Name), contextName);
HtmlRendering\HtmlRendererTest.cs (28)
144rtb.AddAttribute(1, "class", "lead"); 175rtb.AddAttribute(1, "class", "test1"); 176rtb.AddAttribute(2, "another", "another-value"); 201rtb.AddAttribute(1, "class", "<lead"); 337rtb.AddAttribute(2, "unrelated-attribute-before", "a"); 338rtb.AddAttribute(3, "value", "b"); 339rtb.AddAttribute(4, "unrelated-attribute-after", "c"); 343rtb.AddAttribute(6, "unrelated-attribute", "a"); 344rtb.AddAttribute(7, "value", optionValue); 352rtb.AddAttribute(10, "value", "b"); 377rtb.AddAttribute(1, "value", "Hello <html>-encoded content!"); 378rtb.AddAttribute(2, "rows", "10"); 379rtb.AddAttribute(3, "cols", "20"); 402rtb.AddAttribute(1, "rows", "10"); 403rtb.AddAttribute(2, "cols", "20"); 427rtb.AddAttribute(1, "rows", "10"); 428rtb.AddAttribute(2, "cols", "20"); 451rtb.AddAttribute(1, "value", "Hello World!"); 475rtb.AddAttribute(1, "value", "Hello <html>-encoded content!"); 476rtb.AddAttribute(2, "id", "Test"); 522rtb.AddAttribute(1, "value", "Hello <html>-encoded content!"); 523rtb.AddAttribute(2, "id", "Test"); 552rtb.AddAttribute(1, "value", "beta"); 558rtb.AddAttribute(4, "value", optionValue); 594rtb.AddAttribute(4, "Value", "Child content!"); 625rtb.AddAttribute(4, "Value", "Child content!"); 1148rtb.AddAttribute(1, "method", "post"); 1170rtb.AddAttribute(1, "action", "https://example.com/explicit");
Virtualization\VirtualizeTest.cs (1)
135builder.AddAttribute(1, "style", "overflow: auto; height: 800px;");
Microsoft.AspNetCore.Components.WebViewE2E.Test (4)
TestPage_razor.g.cs (4)
74__builder.AddAttribute(1, "class", "my-component"); 77__builder.AddAttribute(4, "id", "counterValue"); 98__builder.AddAttribute(9, "id", "incrementButton"); 104__builder.AddAttribute(13, "id", "controlDiv");
Wasm.Performance.TestApp (35)
Grid_razor.g.cs (1)
152__builder.AddAttribute(13, "class",
GridRendering_razor.g.cs (4)
91__builder.AddAttribute(3, "id", "render-mode"); 138__builder.AddAttribute(16, "id", "show"); 152__builder.AddAttribute(21, "id", "hide"); 182__builder.AddAttribute(25, "id", "change-page");
Json_razor.g.cs (10)
91__builder.AddAttribute(3, "id", "reset-all"); 106__builder.AddAttribute(8, "id", "serialize-small"); 120__builder.AddAttribute(13, "id", "serialize-large"); 134__builder.AddAttribute(18, "id", "serialize-large-sourcegen"); 149__builder.AddAttribute(24, "style", "border: 1px solid black; overflow: scroll;"); 172__builder.AddAttribute(29, "id", "serialized-length"); 193__builder.AddAttribute(33, "id", "deserialize-small"); 207__builder.AddAttribute(38, "id", "deserialize-large"); 221__builder.AddAttribute(43, "id", "deserialize-large-sourcegen"); 245__builder.AddAttribute(49, "id", "deserialized-count");
OrgChart_razor.g.cs (8)
87__builder.AddAttribute(5, "id", "depth"); 88__builder.AddAttribute(6, "type", "number"); 89__builder.AddAttribute(7, "value", global::Microsoft.AspNetCore.Components.BindConverter.FormatValue( 106__builder.AddAttribute(13, "id", "subs"); 107__builder.AddAttribute(14, "type", "number"); 108__builder.AddAttribute(15, "value", global::Microsoft.AspNetCore.Components.BindConverter.FormatValue( 123__builder.AddAttribute(19, "id", "show"); 137__builder.AddAttribute(24, "id", "hide");
PersonDisplay_razor.g.cs (2)
73__builder.AddAttribute(1, "class", "person"); 112__builder.AddAttribute(7, "class", "salary");
RenderList_razor.g.cs (6)
84__builder.AddAttribute(2, "id", "num-items"); 85__builder.AddAttribute(3, "type", "number"); 86__builder.AddAttribute(4, "value", global::Microsoft.AspNetCore.Components.BindConverter.FormatValue( 100__builder.AddAttribute(8, "id", "show-list"); 114__builder.AddAttribute(13, "id", "hide-list"); 136__builder.AddAttribute(17, "class", "table");
Row_razor.g.cs (2)
70__builder.AddAttribute(1, "class", "complex-table-row"); 71__builder.AddAttribute(2, "style",
TableComponent_razor.g.cs (1)
70__builder.AddAttribute(1, "class", "table");
TimerComponent_razor.g.cs (1)
97__builder.AddAttribute(1, "style", "background-color:" + " rgb(" + (