Property TagName
Namespace: TinyComponents
Assembly: TinyComponents.dll
TagName
Gets or sets the tag name of the HTML element (e.g., "div", "span").
public string TagName { get; set; }
Namespace: TinyComponents
Assembly: TinyComponents.dll
Gets or sets the tag name of the HTML element (e.g., "div", "span").
public string TagName { get; set; }