navbars

package
v1.3.7 Latest Latest
Warning

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

Go to latest
Published: Jun 4, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Navbar(props NavbarProps, children ...htmx.Node) htmx.Node

Navbar represents a Daisy UI Navbar component. see: https://daisyui.com/components/navbar

func NavbarCenter(props NavbarCenterProps, children ...htmx.Node) htmx.Node

NavbarCenter represents a Daisy UI NavbarCenter component.

func NavbarEnd(props NavbarEndProps, children ...htmx.Node) htmx.Node

NavbarEnd represents a Daisy UI NavbarEnd component.

func NavbarStart(props NavbarStartProps, children ...htmx.Node) htmx.Node

NavbarStart represents a Daisy UI NavbarStart component.

Types

type NavbarCenterProps struct {
	ClassNames htmx.ClassNames
}

NavbarCenterProps are the properties of the NavbarCenter component

type NavbarEndProps struct {
	ClassNames htmx.ClassNames
}

NavbarEndProps are the properties of the NavbarEnd component

type NavbarProps struct {
	ClassNames htmx.ClassNames
}

NavbarProps are the properties of the Navbar component

type NavbarStartProps struct {
	ClassNames htmx.ClassNames
}

NavbarStartProps represents the properties of the NavbarStart component

Jump to

Keyboard shortcuts

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