views

package
v0.1.7 Latest Latest
Warning

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

Go to latest
Published: Dec 25, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

templ: version: v0.2.793

templ: version: v0.2.793

templ: version: v0.2.793

templ: version: v0.2.793

templ: version: v0.2.793

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IndexView

func IndexView(tree TreeNode) templ.Component

func Layout

func Layout(title string) templ.Component

func TemplateView

func TemplateView(tmpl TemplateContent) templ.Component

Types

type TemplateContent

type TemplateContent struct {
	Path string
	Name string
}

type TreeNode

type TreeNode struct {
	Name     string
	Path     string
	IsDir    bool
	Children []*TreeNode
}

Jump to

Keyboard shortcuts

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