Table of Contents

Class HomeConfig

Namespace
adas_core.Domain.Models.MongoModels
Assembly
adas-core.Domain.dll

Represents the configuration settings for the home page or home component.

public class HomeConfig
Inheritance
HomeConfig
Inherited Members
Extension Methods

Properties

BreakpointSize

public string? BreakpointSize { get; set; }

Property Value

string

CardAspectRatioHeight

public string? CardAspectRatioHeight { get; set; }

Property Value

string

CardAspectRatioWidth

public string? CardAspectRatioWidth { get; set; }

Property Value

string

ColumnsPerBreakpoint

public int ColumnsPerBreakpoint { get; set; }

Property Value

int

MinColumnSize

public string? MinColumnSize { get; set; }

Property Value

string