The following components have the additional parameter entityLabel:
Demo
Ribbon
RibbonBase
It accepts 3 values: left | right | none, to either hide or show the label of an entity at the left or right location of the ribbon base. It is considered as a cell of the table.
In addition, the rendering of the entity label is now done by the separate RibbonBaseLabel that only needs id & label parameter (gene id & gene label).
… (left/right)
The following components have the additional parameter
entityLabel
:It accepts 3 values: left | right | none, to either hide or show the label of an entity at the left or right location of the ribbon base. It is considered as a cell of the table.
In addition, the rendering of the entity label is now done by the separate RibbonBaseLabel that only needs id & label parameter (gene id & gene label).