Versions in this module Expand all Collapse all v0 v0.2.0 Nov 15, 2024 Changes in this version + func AddNode() templ.Component + func Alert(status, message string) templ.Component + func BaseLayout(m Meta, cmp templ.Component) templ.Component + func BlankLayout(cmp templ.Component) templ.Component + func DtPagination(url, hxTarget string, q interface{}, p paging.Pagination) templ.Component + func DtRefreshInterval(url, hxTarget, interval string, q interface{}) templ.Component + func DtReload(url, hxTarget string, q interface{}) templ.Component + func DtRowCount(currentPage, rowsPerPage, totalRows int) templ.Component + func DtRowPerPage(url, hxTarget string, rowsPerPage int, q interface{}) templ.Component + func DtThSort(url, hxTarget, title, expectedSort, sortBy, sortDir string, q interface{}) templ.Component + func EmbedAssets() fiber.Handler + func Home() templ.Component + func ModalLayout(title string, cmp templ.Component) templ.Component + func Node(data monero.Node) templ.Component + func NodeDetails(data monero.Node, logs monero.FetchLogs, q monero.QueryLogs, ...) templ.Component + func RemoteNodes(data monero.Nodes, countries []monero.Countries, q monero.QueryNodes, ...) templ.Component + func TableLogs(hxPath string, data monero.FetchLogs, q monero.QueryLogs, p paging.Pagination) templ.Component + func TableNodes(data monero.Nodes, countries []monero.Countries, q monero.QueryNodes, ...) templ.Component + type Meta struct + Description string + Identifier string + Keywords string + Permalink string + Robots string + Title string