High-level modifications built on composable cell selectors.
Procs
proc alignVertical(table: var Table; selector: Selector; alignment: VerticalAlignment) {. ...raises: [ValueError, Exception], tags: [RootEffect], forbids: [].}
- Sets vertical alignment on selected cells.
proc clearShadow(table: var Table) {....raises: [], tags: [], forbids: [].}
- Disables the right and bottom shadow.
proc colorBorders(table: var Table; style: TerminalStyle) {....raises: [], tags: [], forbids: [].}
- Styles all grid, intersection, and outer-border glyphs.
proc pad(table: var Table; selector: Selector; padding: CellPadding) {. ...raises: [ValueError, Exception], tags: [RootEffect], forbids: [].}
- Sets padding on selected cells.
Exports
-
Panel, addRow, panel, setFooter, cell, initShadow, initTableMargin, footerSelector, cellSelector, matchingCells, fixedWidth, setHeader, CellAddress, initTable, OverflowMode, cell, VerticalAlignment, CellModifier, initCellPadding, TableSection, borderlessTheme, column, WidthKind, row, setPadding, clearTitle, setSpan, markdownTheme, CellPredicate, Cell, customTheme, roundedTheme, initTable, setAlignment, or, Row, initRow, setTitle, initColumn, segmentSelector, setPadding, asciiTheme, setWidthPriority, setPadding, psqlTheme, contentWidth, setVerticalAlignment, rowSelector, apply, setVerticalAlignment, setAlignment, footerCell, headerSelector, modernTheme, allCellsSelector, clearFooter, TableTheme, addRow, predicateSelector, WidthConstraint, headerCell, column, row, Table, setAlignment, columnSelector, percentageWidth, columnCount, Selector, Shadow, PanelPosition, TableMargin, Column, CellPadding, initCell, minimumWidth, CellContext, maximumWidth, setVerticalAlignment, clearHeader, BorderSet, addPanel, clearSpan