au-pay-manager / utils / FlexMessageUtils / _getVerticalBox
_getVerticalBox(
contents,margin?,spacing?):flexMessageBox
縦方向のBox要素を生成する
Box要素内のコンテンツ
string = "none"
Boxのマージン(”none”、”xs”、”sm”、”md”、”lg”、”xl”)
string = "none"
Boxのスペーシング(”none”、”xs”、”sm”、”md”、”lg”、”xl”)
生成されたBox要素