ui

package
v0.3.3 Latest Latest
Warning

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

Go to latest
Published: Apr 21, 2024 License: BSD-3-Clause Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Assets fs.FS
View Source
var StaticAssets fs.FS

Functions

This section is empty.

Types

type Alert

type Alert struct {
	Level   AlertLevel
	Heading string
	Message string
}

type AlertLevel

type AlertLevel string
const (
	AlertDanger  AlertLevel = "danger"
	AlertWarning AlertLevel = "warning"
	AlertSuccess AlertLevel = "warning"
	AlertInfo    AlertLevel = "info"
)

Jump to

Keyboard shortcuts

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