Using compact shows the choices tightly but without radio buttons:
Using horizontal-compact shows the choices as expected, with radio buttons:
According to the ref-tabledocumentation these two should have the same appearance since they are supposed to be aliases. So either they should be listed as different appearances in the table or compact should be fixed to work just like horizontal-compact.
Using
compact
shows the choices tightly but without radio buttons:Using
horizontal-compact
shows the choices as expected, with radio buttons:According to the
ref-table
documentation these two should have the same appearance since they are supposed to be aliases. So either they should be listed as different appearances in the table orcompact
should be fixed to work just likehorizontal-compact
.