Module: Google::Apps::Card::V1::ChipList::Layout
- Defined in:
- proto_docs/google/apps/card/v1/card.rb
Overview
The chip list layout.
Constant Summary collapse
- LAYOUT_UNSPECIFIED =
Don't use. Unspecified.
0- WRAPPED =
Default value. The chip list wraps to the next line if there isn't enough horizontal space.
1- HORIZONTAL_SCROLLABLE =
The chips scroll horizontally if they don't fit in the available space.
2