# Structs
ChangeDimensions represents the data to display a ChangeDimensions page.
Coverage represents the data to display the coverage page.
Dimension represents the data for a single dimension.
FilterDimension represents a DTO for filter.Dimension with the additional OptionsCount field.
Overview represents the data to display the overview page.
Panel contains the data required to populate a panel UI component.
SearchField represents the data required to populate the search input partial.
SearchOutput represents the presentable data required to display search output section
HasNoResults is a bool which displays messaging if there are no search results
Results is an array of results
Selections is an array of previously added selections
Language is the user set language
*/.
SelectableElement represents the data required for a selectable element.
Selection represents a dimension selection (e.g.
Selector represents page data for the Dimension selection screen.
# Type aliases
No description provided by the author