API Reference
Class
TablerFooterSocialLink
Footer social media link
Inheritance
- Object
- TablerFooterSocialLink
Constructors
public TablerFooterSocialLink() #Inherited Methods
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)