Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func OperatorsTable ¶
func OperatorsTable(props OperatorsTableProps, children ...htmx.Node) htmx.Node
OperatorsTable ...
func SigningKeyGroupsTable ¶
func SigningKeyGroupsTable(props SigningKeyGroupsTableProps, children ...htmx.Node) htmx.Node
SigningKeyGroupsTable ...
Types ¶
type OperatorsTableProps ¶
OperatorsTableProps ...
type SigningKeyGroupsTableProps ¶
type SigningKeyGroupsTableProps struct { ClassNames htmx.ClassNames SigningKeyGroups []*models.SigningKeyGroup Offset int Limit int Total int }
SigningKeyGroupsTableProps ...
Click to show internal directories.
Click to hide internal directories.