layout

package
v1.21.0 Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2026 License: MIT Imports: 4 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

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AuthLayout added in v1.21.0

func AuthLayout(title string) templ.Component

func Base added in v1.21.0

func Base(props BaseProps) templ.Component

Types

type BaseProps

type BaseProps struct {
	Title       string
	CurrentPath string
	User        *domain.User
	Tenant      *domain.Tenant
	Content     templ.Component
}
type NavLink struct {
	Label string
	Href  string
	Icon  templ.Component
}

Jump to

Keyboard shortcuts

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