Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
tablo
v1.0.0
Tablo
Border
PreSet
Styler
Cell
Data
Coords
Formatter
Styler
Text
Formatter
Styler
CellType
Column
Config
Controls
Defaults
Error
DuplicateLabel
GroupEmpty
InvalidBorderDefinition
InvalidColumnIndex
InvalidValue
LabelNotFound
Functions
FPAlign
Heading
Justify
LabelType
Row
RowGroup
Summary
BodyColumn
BodyRow
HeaderColumn
UserProc
Table
WrapMode
Generated using Crystal 1.14.0
2025-03-14 12:49:27 UTC
enum
Tablo::
WrapMode
Overview
Line break settings :
Rune: allowed between characters
Word: allowed between words
Defined in:
types.cr
Enum Members
Rune
=
0
Word
=
1
Instance Method Summary
#rune?
#word?
Instance Method Detail
def
rune?
#
[
View source
]
def
word?
#
[
View source
]