Documentation ¶
Overview ¶
templ: version: v0.2.778
templ: version: v0.2.778
templ: version: v0.2.778
templ: version: v0.2.778
templ: version: v0.2.778
templ: version: v0.2.778
templ: version: v0.2.778
templ: version: v0.2.778
templ: version: v0.2.778
templ: version: v0.2.778
templ: version: v0.2.778
templ: version: v0.2.778
templ: version: v0.2.778
Index ¶
- func Banned() templ.Component
- func Chapter(previousChapter string, currentChapter string, nextChapter string, ...) templ.Component
- func Chapters(manga models.Manga, chapters []models.Chapter) templ.Component
- func Error(message string) templ.Component
- func Folder(folderValue string) templ.Component
- func Footer() templ.Component
- func FormContent(library models.Library) templ.Component
- func Home(recentlyAdded []models.Manga, recentlyUpdated []models.Manga) templ.Component
- func Info(manga models.Manga) templ.Component
- func Layout(content templ.Component, userRole string) templ.Component
- func Libraries(libraries []models.Library) templ.Component
- func LibraryForm(library models.Library, action string) templ.Component
- func LibraryTable(libraries []models.Library) templ.Component
- func Login() templ.Component
- func Manga(manga models.Manga, chapters []models.Chapter) templ.Component
- func Mangas(mangas []models.Manga, totalCount int, currentPage int) templ.Component
- func Navbar(userRole string) templ.Component
- func NoResultsSearch() templ.Component
- func NotFound() templ.Component
- func OneDoesNotSimplySearch() templ.Component
- func Pagination(totalCount int, currentPage int) templ.Component
- func PaginationItem(enabled bool, page int, text string, icon string) templ.Component
- func PaginationNumbers(totalCount int, currentPage int) templ.Component
- func Register() templ.Component
- func SearchMangas(mangas []models.Manga) templ.Component
- func UpdateMetadata(response models.ListMangaResponse, mangaSlug string) templ.Component
- func Users(users []models.User) templ.Component
- func UsersTable(users []models.User) templ.Component
- func WrongCredentials() templ.Component
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NoResultsSearch ¶
func OneDoesNotSimplySearch ¶
func PaginationItem ¶
func UpdateMetadata ¶
func UpdateMetadata(response models.ListMangaResponse, mangaSlug string) templ.Component
func WrongCredentials ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.