Documentation
      ¶
    
    
  
    
  
    Overview ¶
templ: version: v0.3.960
templ: version: v0.3.960
templ: version: v0.3.960
Index ¶
- func StatusComplete(altText string, extraClasses ...string) templ.Component
 - func StatusCompleteLg(altText string, extraClasses ...string) templ.Component
 - func StatusGray(altText string, extraClasses ...string) templ.Component
 - func StatusGrayLg(altText string, extraClasses ...string) templ.Component
 - func StatusGreen(altText string, extraClasses ...string) templ.Component
 - func StatusGreenLg(altText string, extraClasses ...string) templ.Component
 - func StatusOrange(altText string, extraClasses ...string) templ.Component
 - func StatusOrangeLg(altText string, extraClasses ...string) templ.Component
 - func StatusRed(altText string, extraClasses ...string) templ.Component
 - func StatusRedLg(altText string, extraClasses ...string) templ.Component
 - type Components
 
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StatusComplete ¶ added in v1.0.3
func StatusCompleteLg ¶ added in v1.0.3
func StatusGray ¶ added in v1.0.3
func StatusGrayLg ¶ added in v1.0.3
func StatusGreen ¶ added in v1.0.3
func StatusGreenLg ¶ added in v1.0.3
func StatusOrange ¶ added in v1.0.3
func StatusOrangeLg ¶ added in v1.0.3
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.