Documentation
¶
Overview ¶
templ: version: v0.3.977
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Floating ¶
func Floating(props ...FloatingProps) templ.Component
Floating renders a <label class="floating-label"> container.
Types ¶
type FloatingProps ¶
type FloatingProps struct {
ID string
Class string
Attributes templ.Attributes
}
FloatingProps for the floating label container.
Click to show internal directories.
Click to hide internal directories.