component

package
v0.0.0-...-7b76843 Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2026 License: AGPL-3.0 Imports: 6 Imported by: 0

Documentation

Overview

templ: version: v0.3.1001

templ: version: v0.3.1001

templ: version: v0.3.1001

templ: version: v0.3.1001

templ: version: v0.3.1001

templ: version: v0.3.1001

templ: version: v0.3.1001

templ: version: v0.3.1001

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DesktopPage

func DesktopPage(vmodel DesktopPageVModel) templ.Component

func EditServerPage

func EditServerPage(vmodel EditServerPageVModel) templ.Component

func IndexersPage

func IndexersPage(vmodel IndexersPageVModel) templ.Component

func NewServerPage

func NewServerPage(vmodel NewServerPageVModel) templ.Component

func ServerPortalPage

func ServerPortalPage(vmodel ServerPortalVModel) templ.Component

func ServerSelectionPage

func ServerSelectionPage(vmodel ServerSelectionPageVModel) templ.Component

func SettingsPage

func SettingsPage(vmodel SettingsPageVModel) templ.Component
func Sidebar(vmodel SidebarVModel) templ.Component

Types

type DesktopPageVModel

type DesktopPageVModel struct {
	PageOptions       []common.PageOptionFunc
	SidebarActiveItem string
}

type EditServerPageVModel

type EditServerPageVModel struct {
	Form   *form.Form
	Server *settings.Server
}

type IndexersPageVModel

type IndexersPageVModel struct {
	Settings settings.Settings
}

type NewServerPageVModel

type NewServerPageVModel struct {
	Form *form.Form
}

type ServerPortalVModel

type ServerPortalVModel struct {
	Server            settings.Server
	IFrameURL         string
	Token             string
	SidebarActiveItem string
}

type ServerSelectionPageVModel

type ServerSelectionPageVModel struct {
	Servers []settings.Server
}

type SettingsPageVModel

type SettingsPageVModel struct {
	Settings settings.Settings
}

type SidebarVModel

type SidebarVModel struct {
	ActiveItem string
}

Jump to

Keyboard shortcuts

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