tabs

package
v0.0.20 Latest Latest
Warning

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

Go to latest
Published: Sep 18, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

templ: version: v0.3.943

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func TabButton

func TabButton(id, label string, selected bool) templ.Component

func TabButtonBar

func TabButtonBar() templ.Component

func TabContent

func TabContent(id string) templ.Component

func TabContents

func TabContents() templ.Component

func Tabs

func Tabs(props TabProps) templ.Component

Types

type Tab

type Tab struct {
	Id    string
	Label string
}

type TabProps

type TabProps struct {
	Tabs []Tab
}

Jump to

Keyboard shortcuts

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