Search results

HeightStyles API in Vue Tabs API component

Options to set the content element height adjust modes.

  • None - Based on the given height property, the content panel height is set.
  • Auto - Tallest panel height of a given Tab content is set to all the other panels.
  • Content - Based on the corresponding content height, the content panel height is set.
  • Fill - Content element take height based on the parent height.