type
OverviewConfig
type OverviewConfig struct {
Label string
TitlePath string
DescriptionPath string
ImagePath string
TitleMin int
TitleMax int
DescriptionMin int
DescriptionMax int
}Labels, field paths, and character guidance for a directly placed overview.
Labelstring- The Label value.
TitlePathstring- The TitlePath value.
DescriptionPathstring- The DescriptionPath value.
ImagePathstring- The ImagePath value.
TitleMinint- The TitleMin value.
TitleMaxint- The TitleMax value.
DescriptionMinint- The DescriptionMin value.
DescriptionMaxint- The DescriptionMax value.