mockups

package
v0.5.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 2, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Code

func Code(props CodeProps, children ...htmx.Node) htmx.Node

Code is a function that returns the code component.

func Window

func Window(props WindowProps, children ...htmx.Node) htmx.Node

Window is a function that returns the window component.

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL