Documentation ¶ Index ¶ func Chevron() gox.Node func Close() gox.Node func DefaultHandler(props Props) gox.Node func Menu(props Props, handler gox.Node, nodes ...gox.Node) gox.Node func Open() gox.Node type Props Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Chevron ¶ func Chevron() gox.Node func Close ¶ func Close() gox.Node func DefaultHandler ¶ func DefaultHandler(props Props) gox.Node func Menu ¶ func Menu(props Props, handler gox.Node, nodes ...gox.Node) gox.Node func Open ¶ func Open() gox.Node Types ¶ type Props ¶ type Props struct { Id string OptionsId string PositionX string PositionY string Clickable bool Fullwidth bool Autoheight bool Scrollable bool Open bool Text string Placeholder string } Source Files ¶ View all Source files menu.go menu_alpine.go menu_default_handler.go menu_props.go Directories ¶ Show internal Expand all Path Synopsis menu_item_ui Click to show internal directories. Click to hide internal directories.