environments

package
v1.0.35 Latest Latest
Warning

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

Go to latest
Published: Sep 6, 2024 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EnvironmentMetadataCard added in v0.1.21

func EnvironmentMetadataCard(props EnvironmentMetadataCardProps) htmx.Node

EnvironmentMetadataCard ...

func EnvironmentsTable

func EnvironmentsTable(props EnvironmentsTableProps, children ...htmx.Node) htmx.Node

EnvironmentsTable ...

func NewForm added in v0.1.9

func NewForm(props NewFormProps) htmx.Node

NewForm ...

Types

type EnvironmentMetadataCardProps added in v0.1.21

type EnvironmentMetadataCardProps struct {
	ClassNames  htmx.ClassNames
	Environment models.Environment
}

EnvironmentMetadataCardProps ...

type EnvironmentsTableProps

type EnvironmentsTableProps struct {
	URL          string
	Environments []*models.Environment
	Offset       int
	Limit        int
	Total        int
}

EnvironmentsTableProps ...

type NewFormProps added in v0.1.9

type NewFormProps struct{}

NewFormProps ...

Jump to

Keyboard shortcuts

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