示例#1
0
 public HtmlInputElement WithAccept(string value) => WithAttribute(Attribute.Accept(value));