table

package
v0.0.12 Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BasicTableExample

type BasicTableExample struct {
	app.Compo
}

func (*BasicTableExample) Render

func (c *BasicTableExample) Render() app.UI

type BorderlessCompactExample

type BorderlessCompactExample struct {
	app.Compo
}

func (*BorderlessCompactExample) Render

func (c *BorderlessCompactExample) Render() app.UI

type BorderlessExample

type BorderlessExample struct {
	app.Compo
}

func (*BorderlessExample) Render

func (c *BorderlessExample) Render() app.UI

type BorderlessExpandableExample

type BorderlessExpandableExample struct {
	app.Compo
}

func (*BorderlessExpandableExample) Render

func (c *BorderlessExpandableExample) Render() app.UI

type BorderlessWithCompoundExpansionExample

type BorderlessWithCompoundExpansionExample struct {
	app.Compo
}

func (*BorderlessWithCompoundExpansionExample) Render

type CheckboxesAndActionsExample

type CheckboxesAndActionsExample struct {
	app.Compo
}

func (*CheckboxesAndActionsExample) Render

func (c *CheckboxesAndActionsExample) Render() app.UI

type CompactExample

type CompactExample struct {
	app.Compo
}

func (*CompactExample) Render

func (c *CompactExample) Render() app.UI

type CompactExpandableExample

type CompactExpandableExample struct {
	app.Compo
}

func (*CompactExpandableExample) Render

func (c *CompactExpandableExample) Render() app.UI

type CompoundExpansionExample

type CompoundExpansionExample struct {
	app.Compo
}

func (*CompoundExpansionExample) Render

func (c *CompoundExpansionExample) Render() app.UI

type DraggableRowsExample

type DraggableRowsExample struct {
	app.Compo
}

func (*DraggableRowsExample) Render

func (c *DraggableRowsExample) Render() app.UI

type ExpandableExample

type ExpandableExample struct {
	app.Compo
}

func (*ExpandableExample) Render

func (c *ExpandableExample) Render() app.UI

type ExpandableHoverableAndSelectedExample

type ExpandableHoverableAndSelectedExample struct {
	app.Compo
}

func (*ExpandableHoverableAndSelectedExample) Render

type ExpandableWithNestedTableExample

type ExpandableWithNestedTableExample struct {
	app.Compo
}

func (*ExpandableWithNestedTableExample) Render

type FavoritesExamples

type FavoritesExamples struct {
	app.Compo
}

func (*FavoritesExamples) Render

func (c *FavoritesExamples) Render() app.UI

type FavoritesSortableExample

type FavoritesSortableExample struct {
	app.Compo
}

func (*FavoritesSortableExample) Render

func (c *FavoritesSortableExample) Render() app.UI

type HiddenvisibleBreakpointModifiersExample

type HiddenvisibleBreakpointModifiersExample struct {
	app.Compo
}

func (*HiddenvisibleBreakpointModifiersExample) Render

type HoverableAndSelectedExample

type HoverableAndSelectedExample struct {
	app.Compo
}

func (*HoverableAndSelectedExample) Render

func (c *HoverableAndSelectedExample) Render() app.UI

type MultipleStickyColumns

type MultipleStickyColumns struct {
	app.Compo
}

func (*MultipleStickyColumns) Render

func (c *MultipleStickyColumns) Render() app.UI

type NestedColumnHeaders

type NestedColumnHeaders struct {
	app.Compo
}

func (*NestedColumnHeaders) Render

func (c *NestedColumnHeaders) Render() app.UI

type NestedColumnHeadersAndExpandableRows

type NestedColumnHeadersAndExpandableRows struct {
	app.Compo
}

func (*NestedColumnHeadersAndExpandableRows) Render

type OverflowMenuUsageDesktop

type OverflowMenuUsageDesktop struct {
	app.Compo
}

func (*OverflowMenuUsageDesktop) Render

func (c *OverflowMenuUsageDesktop) Render() app.UI

type OverflowMenuUsageMobile

type OverflowMenuUsageMobile struct {
	app.Compo
}

func (*OverflowMenuUsageMobile) Render

func (c *OverflowMenuUsageMobile) Render() app.UI

type OverflowMenuUsageOverflowMenuCollapsed

type OverflowMenuUsageOverflowMenuCollapsed struct {
	app.Compo
}

func (*OverflowMenuUsageOverflowMenuCollapsed) Render

type SingleSelectRadioExample

type SingleSelectRadioExample struct {
	app.Compo
}

func (*SingleSelectRadioExample) Render

func (c *SingleSelectRadioExample) Render() app.UI

type SortableExample

type SortableExample struct {
	app.Compo
}

func (*SortableExample) Render

func (c *SortableExample) Render() app.UI

type StickyColumn

type StickyColumn struct {
	app.Compo
}

func (*StickyColumn) Render

func (c *StickyColumn) Render() app.UI

type StickyColumnsAndHeader

type StickyColumnsAndHeader struct {
	app.Compo
}

func (*StickyColumnsAndHeader) Render

func (c *StickyColumnsAndHeader) Render() app.UI
type StickyHeader struct {
	app.Compo
}

func (*StickyHeader) Render

func (c *StickyHeader) Render() app.UI

type StripedExpandableTableExample

type StripedExpandableTableExample struct {
	app.Compo
}

func (*StripedExpandableTableExample) Render

func (c *StripedExpandableTableExample) Render() app.UI

type StripedMultipleTbodyExample

type StripedMultipleTbodyExample struct {
	app.Compo
}

func (*StripedMultipleTbodyExample) Render

func (c *StripedMultipleTbodyExample) Render() app.UI

type StripedTableExample

type StripedTableExample struct {
	app.Compo
}

func (*StripedTableExample) Render

func (c *StripedTableExample) Render() app.UI

type StripedTrExample

type StripedTrExample struct {
	app.Compo
}

func (*StripedTrExample) Render

func (c *StripedTrExample) Render() app.UI

type TableWithLongStringsInTheContent

type TableWithLongStringsInTheContent struct {
	app.Compo
}

func (*TableWithLongStringsInTheContent) Render

type TextControlExample

type TextControlExample struct {
	app.Compo
}

func (*TextControlExample) Render

func (c *TextControlExample) Render() app.UI

type TextControlUsingTheTableTextElementExample

type TextControlUsingTheTableTextElementExample struct {
	app.Compo
}

func (*TextControlUsingTheTableTextElementExample) Render

type TreeTableBasic

type TreeTableBasic struct {
	app.Compo
}

func (*TreeTableBasic) Render

func (c *TreeTableBasic) Render() app.UI

type TreeTableWithCheckboxes

type TreeTableWithCheckboxes struct {
	app.Compo
}

func (*TreeTableWithCheckboxes) Render

func (c *TreeTableWithCheckboxes) Render() app.UI

type TreeTableWithCheckboxesAndIcons

type TreeTableWithCheckboxesAndIcons struct {
	app.Compo
}

func (*TreeTableWithCheckboxesAndIcons) Render

type WidthConstrained

type WidthConstrained struct {
	app.Compo
}

func (*WidthConstrained) Render

func (c *WidthConstrained) Render() app.UI

type WidthModifiersExamples

type WidthModifiersExamples struct {
	app.Compo
}

func (*WidthModifiersExamples) Render

func (c *WidthModifiersExamples) Render() app.UI

Jump to

Keyboard shortcuts

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