package
Version:
v0.0.0-...-278f817
Opens a new window with list of versions in this module.
Published: Aug 25, 2024
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Button(canvas *svg.SVG, index int, title string, centerX int, id string) (middleTopX, middleTopY, middleBottomX, middleBottomY int)
RoadmapSober returns a templ.Component that renders a sobriety roadmap SVG
type Step struct {
Text string `json:"text"`
Content string `json:"content"`
PanelTitle string `json:"panel_title"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.