adminlte

package
v0.0.0-...-c5fdaab Latest Latest
Warning

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

Go to latest
Published: May 7, 2020 License: BSD-3-Clause Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Alert

type Alert struct {
	Text    string
	Style   string
	Heading string
	Icon    string
	Dismiss bool
}

func NewAlert

func NewAlert(heading, text, style string) Alert

func NewDangerAlert

func NewDangerAlert(heading, text string) Alert

func NewInfoAlert

func NewInfoAlert(heading, text string) Alert

func NewSuccessAlert

func NewSuccessAlert(heading, text string) Alert

func NewWarningAlert

func NewWarningAlert(heading, text string) Alert

func (Alert) Message

func (a Alert) Message() string

func (Alert) Output

func (a Alert) Output() string

type Asset

type Asset struct {
}

func (*Asset) CSS

func (a *Asset) CSS()

func (*Asset) JS

func (a *Asset) JS()

Jump to

Keyboard shortcuts

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