Search results

TextWrapSettingsModel API in Vue TreeGrid API component

Interface for a class TextWrapSettings

Properties

wrapMode

WrapMode

Defines the wrapMode of the TreeGrid. The available modes are:

  • Both: Wraps both the header and content.
  • Content: Wraps the header alone.
  • Header: Wraps the content alone.