Documentation ¶
Index ¶
- func AppNavLinks(r compton.Registrar, current string) compton.Element
- func AppPage(current string) (p compton.PageElement, stack *compton.FlexItemsElement)
- func BookCard(r compton.Registrar, id string, hydrated bool, rdx kevlar.ReadableRedux) compton.Element
- func BookCover(r compton.Registrar, id string, rdx kevlar.ReadableRedux) compton.Element
- func BookSectionsLinks(r compton.Registrar, sections []string) compton.Element
- func BooksList(r compton.Registrar, ids []string, from, to int, rdx kevlar.ReadableRedux) compton.Element
- func Button(r compton.Registrar, title, href string) compton.Element
- func Contents(r compton.Registrar, contents *litres_integration.Contents) compton.Element
- func DownloadType(r compton.Registrar, id string, dt *litres_integration.ArtsFilesData) compton.Element
- func ExternalLinks(r compton.Registrar, extLinks map[string][]string) compton.Element
- func FormatLabels(id string, rdx kevlar.ReadableRedux) []compton.FormattedLabel
- func Information(r compton.Registrar, id string, rdx kevlar.ReadableRedux) compton.Element
- func ProductSection(section string) compton.PageElement
- func Reviews(r compton.Registrar, artsReviews *litres_integration.ArtsReviews) compton.Element
- func SearchForm(r compton.Registrar, query map[string][]string, searchQuery compton.Element, ...) compton.Element
- func SearchLinks(r compton.Registrar, current string) compton.Element
- func Similar(r compton.Registrar, id string, artsSimilar *litres_integration.ArtsSimilar, ...) 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 AppNavLinks ¶ added in v0.3.21
func AppPage ¶ added in v0.3.30
func AppPage(current string) (p compton.PageElement, stack *compton.FlexItemsElement)
func BookSectionsLinks ¶ added in v0.3.54
func DownloadType ¶ added in v0.3.35
func DownloadType(r compton.Registrar, id string, dt *litres_integration.ArtsFilesData) compton.Element
func ExternalLinks ¶ added in v0.3.39
func FormatLabels ¶
func FormatLabels(id string, rdx kevlar.ReadableRedux) []compton.FormattedLabel
func Information ¶ added in v0.3.39
func ProductSection ¶ added in v0.3.31
func ProductSection(section string) compton.PageElement
func Reviews ¶ added in v0.3.48
func Reviews(r compton.Registrar, artsReviews *litres_integration.ArtsReviews) compton.Element
func SearchForm ¶ added in v0.3.23
func SearchLinks ¶ added in v0.3.27
func Similar ¶ added in v0.3.47
func Similar(r compton.Registrar, id string, artsSimilar *litres_integration.ArtsSimilar, rdx kevlar.ReadableRedux) compton.Element
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.