Documentation ¶
Overview ¶
templ: version: v0.2.680
templ: version: v0.2.680
Index ¶
- func Base() templ.Component
- func Blacklist(blacklist []*model.BlacklistPlayers) templ.Component
- func BlacklistInput() templ.Component
- func BlacklistNav() templ.Component
- func BlacklistTable(blacklist []*model.BlacklistPlayers) templ.Component
- func BlacklistTableRow(player *model.BlacklistPlayers) templ.Component
- func ButtonDelete(title string, hxdelete string, hxtarget string, hxswap string) templ.Component
- func ButtonPost(title string, hxpost string, hxtarget string, hxswap string) templ.Component
- func ButtonSubmit(title string) templ.Component
- func GearIcon() templ.Component
- func HomeIcon() templ.Component
- func Input(label string, typ string, placeholder string, inputName string, inputID string) templ.Component
- func ListIcon() templ.Component
- func Main(serverlist []*model.Server) templ.Component
- func MainNav() templ.Component
- func NavBar(navItems templ.Component) templ.Component
- func NavItem(title string, href templ.SafeURL, active bool, icon templ.Component) templ.Component
- func NewServerInput() templ.Component
- func PlayerTable(server *model.Server) templ.Component
- func Render(ctx context.Context, w http.ResponseWriter, component templ.Component) error
- func Setup() templ.Component
- func SetupCard() templ.Component
- func SetupNav() templ.Component
- func StatusFlag(status bool) templ.Component
- func Table(serverlist []*model.Server) templ.Component
- func TableRow(server *model.Server) templ.Component
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BlacklistInput ¶
func BlacklistNav ¶
func BlacklistTable ¶
func BlacklistTable(blacklist []*model.BlacklistPlayers) templ.Component
func BlacklistTableRow ¶
func BlacklistTableRow(player *model.BlacklistPlayers) templ.Component
func ButtonDelete ¶
func ButtonPost ¶
func ButtonSubmit ¶
func NewServerInput ¶
func StatusFlag ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.