Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CodeProps ¶
type CodeProps struct {
// Language is the language of the code.
Language string
htmx.ClassNames
}
CodeProps is a struct that contains the properties of the code component.
type WindowProps ¶
type WindowProps struct {
htmx.ClassNames
}
WindowProps is a struct that contains the properties of the window component.
Click to show internal directories.
Click to hide internal directories.