Documentation ¶
Overview ¶
templ: version: v0.2.793
templ: version: v0.2.793
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Components ¶
type Components struct {
// contains filtered or unexported fields
}
func NewComponents ¶
func NewComponents(config *config.Config, baseUrl string) *Components
func (*Components) ExternalLink ¶
func (c *Components) ExternalLink(format string, args ...interface{}) templ.Component
func (*Components) Link ¶
func (c *Components) Link(format string, args ...interface{}) templ.Component
func (*Components) ToTxHash ¶
func (c *Components) ToTxHash(tx []byte) string
Click to show internal directories.
Click to hide internal directories.