mirror of
https://github.com/jtdaugherty/brick.git
synced 2024-11-29 21:46:11 +03:00
Table: export the new low-level table internal API
This commit is contained in:
parent
e68a5d9033
commit
f888bc48d3
@ -32,6 +32,11 @@ module Brick.Widgets.Table
|
|||||||
|
|
||||||
-- * Rendering
|
-- * Rendering
|
||||||
, renderTable
|
, renderTable
|
||||||
|
|
||||||
|
-- * Low-level API
|
||||||
|
, RenderedTableCells(..)
|
||||||
|
, tableCellLayout
|
||||||
|
, addBorders
|
||||||
)
|
)
|
||||||
where
|
where
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user