Inactive User
8 years agoOptions menu: one component to rule them all regardless of conversation-style? Or, differences b/t?
Is there a a way to add an options menu to custom quilts that always puts the right menu regardless of conversation style? Or do they have to match each exactly?
<quilt>
    <add to="some-part">
        <component id="an-options-component"/>
    </add>
</quilt>
So far, I have found:
- blog-article-options
 - board-options
 - community.widget.page-options
 - group-options
 - idea-options
 - menu-bar
 - menu-bar-without-options
 - thread-options
 - tkb-options
 
Are there differences amongst these that are more than just the limitations of each conversation style?
Where can I find this documented?
Thanks!