Multirow Choice Component (aka Chips UI)

You can use CSS to style the choice component to make it look identical to a button as well!

<span><style>
.ips-inner {min-height:44px;
border-radius: 7px !important;
}
[data-test=app-inline-picker-item]
{font-weight:600;}
</style></span>