templates

package
v0.0.0-...-3e560f3 Latest Latest
Warning

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

Go to latest
Published: Jul 15, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

templ: version: v0.2.747

templ: version: v0.2.747

templ: version: v0.2.747

templ: version: v0.2.747

templ: version: v0.2.747

templ: version: v0.2.747

templ: version: v0.2.747

templ: version: v0.2.747

templ: version: v0.2.747

templ: version: v0.2.747

templ: version: v0.2.747

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AccountTemplate

func AccountTemplate(appTitle string, user db.User) templ.Component

func AddCampaignForm

func AddCampaignForm(appTitle string,
	username string,
	authorized bool) templ.Component

func AddCharacterForm

func AddCharacterForm(appTitle string,
	username string,
	campaignId string,
	authorized bool) templ.Component

func AddXpTemplate

func AddXpTemplate(appTitle string, username string, characters []db.Character) templ.Component

func CampaignsTemplate

func CampaignsTemplate(appTitle string, username string, campaigns []db.GetCampaignsWithCharacterCountRow, authorized bool) templ.Component

func CharacterTemplate

func CharacterTemplate(appTitle string,
	username string,
	authorized bool,
	character db.GetCharacterWithXpRow,
	xpBonusReasons []db.XpBonusReason,
	xpAwards []db.XpAward) templ.Component

func HomeTemplate

func HomeTemplate(appTitle string, username string, authorized bool) templ.Component

func InfoTemplate

func InfoTemplate(appTitle string) templ.Component

func LoginTemplate

func LoginTemplate(appTitle string, errorMsg string) templ.Component

func LogoutTemplate

func LogoutTemplate(appTitle string) templ.Component

func XpTemplate

func XpTemplate(appTitle string, username string, campaignId int, campaignName string,
	characters []db.GetCharactersForCampaignWithXpRow,
	authorized bool,
	msg string) templ.Component

Types

This section is empty.

Directories

Path Synopsis
templ: version: v0.2.747
templ: version: v0.2.747

Jump to

Keyboard shortcuts

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