Documentation
¶
Index ¶
- type Basic
- type CheckboxesActionsAndAdditionalCells
- type Compact
- type Draggable
- type Expandable
- type ExpandableCompact
- type ExpandableNested
- type Grid
- type GridNone
- type GridSmallBreakpoint
- type Modifiers
- type SelectableExpandableRows
- type SelectableRows
- type TextModifiers
- type TextModifiersDataListText
- type WithHeadings
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CheckboxesActionsAndAdditionalCells ¶
func (*CheckboxesActionsAndAdditionalCells) Render ¶
func (c *CheckboxesActionsAndAdditionalCells) Render() app.UI
type Expandable ¶
func (*Expandable) Render ¶
func (c *Expandable) Render() app.UI
type ExpandableCompact ¶
func (*ExpandableCompact) Render ¶
func (c *ExpandableCompact) Render() app.UI
type ExpandableNested ¶
func (*ExpandableNested) Render ¶
func (c *ExpandableNested) Render() app.UI
type GridSmallBreakpoint ¶
func (*GridSmallBreakpoint) Render ¶
func (c *GridSmallBreakpoint) Render() app.UI
type SelectableExpandableRows ¶
func (*SelectableExpandableRows) Render ¶
func (c *SelectableExpandableRows) Render() app.UI
type SelectableRows ¶
func (*SelectableRows) Render ¶
func (c *SelectableRows) Render() app.UI
type TextModifiers ¶
func (*TextModifiers) Render ¶
func (c *TextModifiers) Render() app.UI
type TextModifiersDataListText ¶
func (*TextModifiersDataListText) Render ¶
func (c *TextModifiersDataListText) Render() app.UI
type WithHeadings ¶
func (*WithHeadings) Render ¶
func (c *WithHeadings) Render() app.UI
Source Files
¶
Click to show internal directories.
Click to hide internal directories.