tooltips

package
v0.0.0-...-253b25b Latest Latest
Warning

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

Go to latest
Published: Nov 14, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

templ: version: v0.2.648

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Show

func Show(props TooptipProps) templ.Component

Types

type PlacementType

type PlacementType string
const BottomPlacementType PlacementType = "bottom"
const LeftPlacementType PlacementType = "left"
const RightPlacementType PlacementType = "right"
const TopPlacementType PlacementType = "top"

type TooptipProps

type TooptipProps struct {
	LinkText    string
	TooltipText string
	Placement   PlacementType
	WithHTML    string
}

Jump to

Keyboard shortcuts

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