Documentation ¶
Overview ¶
templ: version: v0.2.747
Index ¶
Constants ¶
View Source
const RootClassName = "spinner-"
Variables ¶
This section is empty.
Functions ¶
func Show ¶
func Show(props SpinnerProps) templ.Component
Types ¶
type SpinnerProps ¶
type SpinnerProps struct { base.ElementProps VisualType VisualType Size Size Text string IsHTMXIndicator bool }
func (SpinnerProps) BuildClassNames ¶
func (sp SpinnerProps) BuildClassNames() (classes string)
type VisualType ¶
type VisualType string
const Border VisualType = "border"
const Grow VisualType = "border"
Click to show internal directories.
Click to hide internal directories.