Documentation
¶
Overview ¶
templ: version: v0.2.747
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ElementProps ¶
type FormElementProps ¶
type FormElementProps struct { ElementProps IsReadOnly bool Value string }
type FormListProps ¶
type HTMXProps ¶
type HTMXProps struct { IsBoosted bool Verb VerbType PostDestination string DeleteDestination string Encoding string TargetSelector string IndicatorSelector string Swap HTMXSwapType SwapOutOfBand bool Include string Trigger string PushURL bool On string HasHTML5Validation bool }
func (*HTMXProps) GetAttributes ¶
type HTMXSwapType ¶
type HTMXSwapType string
const InnerSwapType HTMXSwapType = "innerHTML"
const OuterSwapType HTMXSwapType = "outerHTML"
type ScrollSpyProps ¶
type ScrollSpyProps struct { }
Click to show internal directories.
Click to hide internal directories.