HtmlForgeX

API Reference

Class

TablerFooterSocialLink

Namespace HtmlForgeX
Assembly HtmlForgeX

Footer social media link

Inheritance

  • Object
  • TablerFooterSocialLink

Constructors

public TablerFooterSocialLink() #

Properties

public Nullable<TablerSocialPlatform> Platform { get; set; } #

Gets or sets the social platform (optional)

public Nullable<TablerIconType> Icon { get; set; } #

Gets or sets the custom icon type (optional)

public String Url { get; set; } #

Gets or sets the social link URL

public String Label { get; set; } #

Gets or sets the accessibility label (optional)