Documentation ¶
Index ¶
- func AppNavLinks(r compton.Registrar, current string) compton.Element
- func AppPage(current string) (p compton.PageElement, stack *compton.FlexItemsElement)
- func Button(r compton.Registrar, title, href string) compton.Element
- func EpochDate(e int64) string
- func FormatLabels(id string, rdx kevlar.ReadableRedux) []compton.FormattedLabel
- func FormatQuery(q map[string][]string, rdx kevlar.ReadableRedux) map[string][]string
- func ProductCard(r compton.Registrar, id string, hydrated bool, rdx kevlar.ReadableRedux) compton.Element
- func ProductExternalLinks(r compton.Registrar, extLinks map[string][]string) compton.Element
- func ProductPoster(r compton.Registrar, id string, rdx kevlar.ReadableRedux) compton.Element
- func ProductProperties(r compton.Registrar, id string, rdx kevlar.ReadableRedux) compton.Element
- func ProductSection(section string) compton.PageElement
- func ProductSectionsLinks(r compton.Registrar, sections []string) compton.Element
- func ProductsList(r compton.Registrar, ids []string, from, to int, rdx kevlar.ReadableRedux) compton.Element
- func SearchForm(r compton.Registrar, query map[string][]string, ...) compton.Element
- func SearchLinks(r compton.Registrar, current string) compton.Element
- func SetTint(id string, p compton.Element, rdx kevlar.ReadableRedux)
- func SteamNewsItem(r compton.Registrar, item steam_integration.NewsItem, open bool) compton.Element
- func SteamReview(r compton.Registrar, review steam_integration.Review) compton.Element
- func SummarizeProductProperties(id string, rdx kevlar.ReadableRedux) ([]string, map[string][]string)
- func Updated(r compton.Registrar, updated string) compton.Element
- func VideoOriginLink(r compton.Registrar, videoId, videoTitle, videoDuration string) compton.Element
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AppPage ¶
func AppPage(current string) (p compton.PageElement, stack *compton.FlexItemsElement)
func FormatLabels ¶ added in v0.6.20
func FormatLabels(id string, rdx kevlar.ReadableRedux) []compton.FormattedLabel
func FormatQuery ¶ added in v0.6.81
func ProductCard ¶ added in v0.6.20
func ProductExternalLinks ¶
func ProductPoster ¶
func ProductProperties ¶
func ProductSection ¶
func ProductSection(section string) compton.PageElement
func ProductSectionsLinks ¶
func ProductsList ¶
func SearchForm ¶
func SearchForm(r compton.Registrar, query map[string][]string, searchQuery *compton.FrowElement, rdx kevlar.ReadableRedux) compton.Element
func SetTint ¶ added in v0.6.81
func SetTint(id string, p compton.Element, rdx kevlar.ReadableRedux)
func SteamNewsItem ¶
func SteamReview ¶
func SummarizeProductProperties ¶ added in v0.6.70
Types ¶
This section is empty.
Source Files ¶
- app_nav_links.go
- app_page.go
- button.go
- format_labels.go
- format_query.go
- product_card.go
- product_external_links.go
- product_poster.go
- product_properties.go
- product_section.go
- product_sections_links.go
- products_list.go
- search_form.go
- search_links.go
- set_tint.go
- steam_news_item.go
- steam_review.go
- updated.go
- video_origin_link.go
Click to show internal directories.
Click to hide internal directories.