Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
layout
v0.1.0
Layout
Block
Direction
Primitive
Primitives
Built with Crystal 1.9.2
2023-10-07 23:15:45 UTC
enum
Layout::Direction
Overview
The direction in which
Block
's will flow
Defined in:
layout.cr
Enum Members
COLUMN
=
0
ROW
=
1
Instance Method Summary
#column?
#row?
Instance Method Detail
def
column?
#
[
View source
]
def
row?
#
[
View source
]