Masonry View
The Masonry View response tells the Command Bar to displays options in the Pinterest-like layout.
type:
"masonry"
options: An array of MasonryOption objects.
MasonryOption
For MasonryView, property CommandResponse.view.options
contains the list of MasonryOption objects.
imageURL: The image URL for this option.
action: Option's Main Action object.
moveAction: Optional. Option's Move Action object.
Last updated