Documentation
¶
Overview ¶
templ: version: v0.3.1001
Index ¶
Constants ¶
View Source
const RootClassName = "accordion"
Variables ¶
This section is empty.
Functions ¶
func Show ¶
func Show(props DropdownProps) templ.Component
Types ¶
type DropdownProps ¶
type DropdownProps struct {
base.ElementProps
Text string
IsDropEnd bool
MenuItems []dropdownmenu.DropdownMenuItem
}
func (DropdownProps) BuildClassName ¶
func (ddp DropdownProps) BuildClassName() (classes string)
Click to show internal directories.
Click to hide internal directories.