Documentation ¶
Index ¶
- type AddTabButton
- type Box
- type BoxOverflow
- type BoxTabsColorSchemeLight300
- type BoxTabsWithSubTabs
- type BoxVertical
- type CloseButton
- type Default
- type DefaultOverflowBeginningOfList
- type Filled
- type FilledBox
- type FilledBoxWithIcons
- type FilledWithIcons
- type IconsAndText
- type Inset
- type InsetBox
- type PageInsets
- type SubNavUsingTheNavElement
- type TabsWithSubTabs
- type UsingTheNavElement
- type Vertical
- type VerticalExpandable
- type VerticalExpandableLegacy
- type VerticalExpandableResponsive
- type VerticalExpandableResponsiveLegacy
- type VerticalExpanded
- type VerticalExpandedLegacy
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddTabButton ¶
func (*AddTabButton) Render ¶
func (c *AddTabButton) Render() app.UI
type BoxOverflow ¶
func (*BoxOverflow) Render ¶
func (c *BoxOverflow) Render() app.UI
type BoxTabsColorSchemeLight300 ¶
func (*BoxTabsColorSchemeLight300) Render ¶
func (c *BoxTabsColorSchemeLight300) Render() app.UI
type BoxTabsWithSubTabs ¶
func (*BoxTabsWithSubTabs) Render ¶
func (c *BoxTabsWithSubTabs) Render() app.UI
type BoxVertical ¶
func (*BoxVertical) Render ¶
func (c *BoxVertical) Render() app.UI
type CloseButton ¶
func (*CloseButton) Render ¶
func (c *CloseButton) Render() app.UI
type DefaultOverflowBeginningOfList ¶
func (*DefaultOverflowBeginningOfList) Render ¶
func (c *DefaultOverflowBeginningOfList) Render() app.UI
type FilledBoxWithIcons ¶
func (*FilledBoxWithIcons) Render ¶
func (c *FilledBoxWithIcons) Render() app.UI
type FilledWithIcons ¶
func (*FilledWithIcons) Render ¶
func (c *FilledWithIcons) Render() app.UI
type IconsAndText ¶
func (*IconsAndText) Render ¶
func (c *IconsAndText) Render() app.UI
type PageInsets ¶
func (*PageInsets) Render ¶
func (c *PageInsets) Render() app.UI
type SubNavUsingTheNavElement ¶
type SubNavUsingTheNavElement struct {
}func (*SubNavUsingTheNavElement) Render ¶
func (c *SubNavUsingTheNavElement) Render() app.UI
type TabsWithSubTabs ¶
func (*TabsWithSubTabs) Render ¶
func (c *TabsWithSubTabs) Render() app.UI
type UsingTheNavElement ¶
type UsingTheNavElement struct {
}func (*UsingTheNavElement) Render ¶
func (c *UsingTheNavElement) Render() app.UI
type VerticalExpandable ¶
func (*VerticalExpandable) Render ¶
func (c *VerticalExpandable) Render() app.UI
type VerticalExpandableLegacy ¶
func (*VerticalExpandableLegacy) Render ¶
func (c *VerticalExpandableLegacy) Render() app.UI
type VerticalExpandableResponsive ¶
func (*VerticalExpandableResponsive) Render ¶
func (c *VerticalExpandableResponsive) Render() app.UI
type VerticalExpandableResponsiveLegacy ¶
func (*VerticalExpandableResponsiveLegacy) Render ¶
func (c *VerticalExpandableResponsiveLegacy) Render() app.UI
type VerticalExpanded ¶
func (*VerticalExpanded) Render ¶
func (c *VerticalExpanded) Render() app.UI
type VerticalExpandedLegacy ¶
func (*VerticalExpandedLegacy) Render ¶
func (c *VerticalExpandedLegacy) Render() app.UI
Source Files ¶
- addtabbutton.go
- box.go
- boxoverflow.go
- boxtabscolorschemelight300.go
- boxtabswithsubtabs.go
- boxvertical.go
- closebutton.go
- default.go
- defaultoverflowbeginningoflist.go
- filled.go
- filledbox.go
- filledboxwithicons.go
- filledwithicons.go
- iconsandtext.go
- inset.go
- insetbox.go
- pageinsets.go
- subnavusingthenavelement.go
- tabswithsubtabs.go
- usingthenavelement.go
- vertical.go
- verticalexpandable.go
- verticalexpandablelegacy.go
- verticalexpandableresponsive.go
- verticalexpandableresponsivelegacy.go
- verticalexpanded.go
- verticalexpandedlegacy.go
Click to show internal directories.
Click to hide internal directories.