dropdown

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

templ: version: v0.2.793

templ: version: v0.2.793

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Dropdown(props *Props) templ.Component

func Showcase

func Showcase() templ.Component

Types

type Props

type Props struct {
	// Label - the text on the trigger button
	// default "Dropdown"
	Label     string `default:"Dropdown"`
	IconLeft  templ.Component
	IconRight templ.Component

	Trigger   templ.Component
	Panel     templ.Component
	Placement string
}

Jump to

Keyboard shortcuts

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