ui

package
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 3, 2024 License: AGPL-3.0 Imports: 8 Imported by: 0

Documentation

Overview

templ: version: 0.2.476

templ: version: 0.2.476

templ: version: 0.2.476

templ: version: 0.2.476

Index

Constants

This section is empty.

Variables

View Source
var Files embed.FS

Functions

func Base

func Base() templ.Component

func Day

func HomePage

func HomePage(m HomeViewModel) templ.Component

func Month

Types

type DayViewModel

type DayViewModel struct {
	Number int
	Colors []string
}

type HomeViewModel

type HomeViewModel struct {
	Months []MonthViewModel
}

func NewHomeViewModel

func NewHomeViewModel(es []cal.Event) HomeViewModel

type MonthViewModel

type MonthViewModel struct {
	Month           string
	Days            []DayViewModel
	StartingWeekday int
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL