Class Thead
Generate a standard HTML5 <thead> tag
Implements
Microsoft.AspNetCore.Html.IHtmlContent
System.Collections.Generic.IEnumerable<ITag>
System.Collections.IEnumerable
Inherited Members
Namespace: ToSic.Razor.Html5
Assembly: ToSic.Razor.dll
Syntax
public class Thead : Tag<Thead>, IHtmlContent, ITag, IEnumerable<ITag>, IEnumerable
Implements
Microsoft.AspNetCore.Html.IHtmlContent
System.Collections.Generic.IEnumerable<T>
System.Collections.IEnumerable