profiles

package
v1.0.42 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ProfilesMetadataCard added in v0.1.21

func ProfilesMetadataCard(props ProfilesMetadataCardProps) htmx.Node

ProfilesMetadataCard ...

func ProfilesTable

func ProfilesTable(props ProfilesTableProps, children ...htmx.Node) htmx.Node

ProfilesTable ...

Types

type ProfilesMetadataCardProps added in v0.1.21

type ProfilesMetadataCardProps struct {
	ClassNames htmx.ClassNames
	Profile    models.Profile
}

ProfilesMetadataCardProps ...

type ProfilesTableProps

type ProfilesTableProps struct {
	URL      string
	Profiles []*models.Profile
	Team     string
	Offset   int
	Limit    int
	Total    int
}

ProfilesTableProps ...

Jump to

Keyboard shortcuts

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