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 }
Click to show internal directories.
Click to hide internal directories.