pkl.table.table1.1.0
module pkl.table.table
- Module URI:
- package://pkg.pkl-lang.org/pkl-pantry/pkl.table@1.1.0#/table.pklcontent_copy
- Pkl version:
- 0.25.0 or higher
- Source code:
- table.pkl
Properties( )
Classes
-
-
linkopen class
Used to provide fully custom content for an entire table row One possible usage is to express colspan in HTML tables
-
linkopen class
Style options used to draw the table Default values produce a table consisting of simple ASCII characters
-
linkopen class
Style options specific to HTML tables Default values produce a table with two-space indentation
-
TableRenderer
generates pretty tables!