linkedpanel
- Type: id
- The
id
of the linkedtabpanel
element that will be displayed when the tab is selected. If this attribute is not used, the tab will be connected to the panel at the corresponding index in thetabpanels
element that thetab
is in itstabs
container. However, if this attribute is used, this behavior is overridden, and the tab will always be linked to a specific panel. This might be used to avoid duplication by linking several tabs to one panel with slight differences to the content adjusted in the select event.