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
Index ¶
- func BookSearchResults(page page.Page[dusk.Book], err error) templ.Component
- func BreadCrumb(b BreadcrumbGroup) templ.Component
- func DefaultError() templ.Component
- func Empty() templ.Component
- func Error(err error) templ.Component
- func ErrorFromString(message string) templ.Component
- func Footer(revision string) templ.Component
- func ItemSearch(path, target string) templ.Component
- func ItemSearchResults[T any](page page.Page[T], path, target string, err error) templ.Component
- func Library(page page.Page[dusk.Book], err error) templ.Component
- func ModalButton(attrs templ.Attributes) templ.Component
- func ModalDialog() templ.Component
- func Navbar() templ.Component
- func Tabs(t TabGroup, defaultTab string) templ.Component
- func ToastInfo(title, message, button string) templ.Component
- func ToastOOBSwap() templ.Component
- func ToastRawInfo(title, message, button string) templ.Component
- type BreadcrumbGroup
- type Tab
- type TabGroup
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BookSearchResults ¶
func BreadCrumb ¶
func BreadCrumb(b BreadcrumbGroup) templ.Component
func DefaultError ¶
func ErrorFromString ¶
func ItemSearch ¶
func ItemSearchResults ¶
func ModalButton ¶
func ModalButton(attrs templ.Attributes) templ.Component
func ModalDialog ¶
func ToastOOBSwap ¶
func ToastRawInfo ¶
Types ¶
type BreadcrumbGroup ¶
Source Files ¶
Click to show internal directories.
Click to hide internal directories.