Documentation ¶
Index ¶
- func AppNavLinks(r compton.Registrar, current string) compton.Element
- func AppPage(current string) (p *page.PageElement, stack *flex_items.FlexItemsElement)
- func AppendSteamReviewNotice(r compton.Registrar, c compton.Element, n string)
- func AppendSteamReviewPropertyValue(r compton.Registrar, c compton.Element, p, v string)
- func DetailsSummaryTitle(r compton.Registrar, title string) compton.Element
- func EpochDate(e int64) string
- func Footer(r compton.Registrar) compton.Element
- func ItemsCount(r compton.Registrar, from, to, total int) compton.Element
- func PageTitle(current string) string
- func ProductExternalLinks(r compton.Registrar, id string, rdx kevlar.ReadableRedux) 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) *page.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 SearchQueryDisplay(query map[string][]string, r compton.Registrar) compton.Element
- func ShowMoreButton(r compton.Registrar, title, href string) compton.Element
- func SteamNewsItem(r compton.Registrar, item steam_integration.NewsItem, open bool) compton.Element
- func SteamNewsLink(r compton.Registrar, title, href string) compton.Element
- func SteamReview(r compton.Registrar, review steam_integration.Review) compton.Element
- func SteamReviewHeadingRow(r compton.Registrar, title string) compton.Element
- 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 ¶ added in v0.6.86
func AppPage(current string) (p *page.PageElement, stack *flex_items.FlexItemsElement)
func AppendSteamReviewNotice ¶ added in v0.7.30
func AppendSteamReviewPropertyValue ¶ added in v0.7.30
func DetailsSummaryTitle ¶ added in v0.7.17
func ProductExternalLinks ¶ added in v0.6.86
func ProductPoster ¶ added in v0.7.21
func ProductProperties ¶ added in v0.6.86
func ProductSection ¶ added in v0.7.42
func ProductSection(section string) *page.PageElement
func ProductSectionsLinks ¶ added in v0.6.86
func ProductsList ¶
func SearchForm ¶
func SearchQueryDisplay ¶
func SteamNewsItem ¶ added in v0.7.30
func SteamNewsLink ¶ added in v0.7.30
func SteamReview ¶ added in v0.7.30
func SteamReviewHeadingRow ¶ added in v0.7.30
Types ¶
This section is empty.
Source Files ¶
- app_nav_links.go
- app_page.go
- details_summary_title.go
- footer.go
- items_count.go
- page_title.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
- search_query.go
- show_all.go
- steam_news_item.go
- steam_review.go
- updated.go
- video_origin_link.go
Click to show internal directories.
Click to hide internal directories.