e-ribbon-contextual-tab
directive represent a contextual tab of the Angular Ribbon.
It must be contained in a Ribbon component(ejs-ribbon
).
<ejs-ribbon>
<e-ribbon-contextual-tabs>
<e-ribbon-contextual-tab>
</e-ribbon-contextual-tab>
</e-ribbon-contextual-tabs>
</ejs-ribbon>
any
Specifies whether the contextual tab is selected.
Defaults to false
any
Defines the tab groups to be rendered in ribbon.
Defaults to []
any
Specifies whether the contextual tab is visible.
Defaults to false