mockupcode

package
v0.0.39 Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

templ: version: v0.3.977

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Line

func Line(props ...LineProps) templ.Component

Line renders a <pre><code>...</code></pre> pair inside a mockup-code block.

func MockupCode

func MockupCode(props ...Props) templ.Component

MockupCode renders a <div class="mockup-code"> container for styled code display.

Types

type LineProps

type LineProps struct {
	Class      string
	Attributes templ.Attributes
	Prefix     string
}

type Props

type Props struct {
	ID         string
	Class      string
	Attributes templ.Attributes
}

Jump to

Keyboard shortcuts

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