Definition
Assembly: Mintlify.Core.dll Namespace: Mintlify.Core.Models Inheritance: System.ObjectSyntax
Summary
Represents the footer configuration for Mintlify.Constructors
.ctor
Syntax
Properties
Links
Gets or sets the footer links.Syntax
Property Value
Type:System.Collections.Generic.List<Mintlify.Core.Models.FooterLinkGroup>?
Socials
Gets or sets the social media links.Syntax
Property Value
Type:System.Collections.Generic.Dictionary<string, string>?