Documentation
¶
Overview ¶
templ: version: v0.3.943
templ: version: v0.3.943
templ: version: v0.3.943
templ: version: v0.3.943
templ: version: v0.3.943
templ: version: v0.3.943
templ: version: v0.3.943
templ: version: v0.3.943
templ: version: v0.3.943
templ: version: v0.3.943
templ: version: v0.3.943
Index ¶
- func BookSearchResults(page page.Page[dusk.Book], filters filters.Base, err error) templ.Component
- func BookSearchResultsWithOOB(page page.Page[dusk.Book], filters filters.Base, 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 ErrorFromRaw() templ.Component
- func ErrorFromString(message string) templ.Component
- func HtmxError() templ.Component
- func ItemSearch(path, target string, filters filters.Base) templ.Component
- func ItemSearchResults[T any](page page.Page[T], path, target string, err error) templ.Component
- func Library(page page.Page[dusk.Book], filters filters.Base, err error) templ.Component
- func ModalButton(attrs templ.Attributes) templ.Component
- func ModalDialog() templ.Component
- func NotFound() templ.Component
- func Sidebar(revision string) templ.Component
- func Table(page page.Page[dusk.Book]) templ.Component
- func Tabs(t TabGroup, defaultTab string) templ.Component
- func ToastInfo(title, message string) templ.Component
- func ToastOOBSwap() templ.Component
- func ToastRawInfo(title, message string) templ.Component
- type BreadcrumbGroup
- type Tab
- type TabGroup
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BookSearchResults ¶
func BookSearchResultsWithOOB ¶
func BookSearchResultsWithOOB(page page.Page[dusk.Book], filters filters.Base, err error) templ.Component
partial with OOB swaps to handle sort direction, filters, view mode etc.
func BreadCrumb ¶
func BreadCrumb(b BreadcrumbGroup) templ.Component
func DefaultError ¶
func ErrorFromRaw ¶
func ErrorFromString ¶
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.