CardOrientation = "vertical" | "horizontal"
"vertical"
"horizontal"
Supported card layouts.
const orientation: CardOrientation = 'horizontal';