Search results

TextWrap API in React Diagram API component

Defines how to wrap the text when it exceeds the element bounds WrapWithOverflow - Wraps the text so that no word is broken Wrap - Wraps the text and breaks the word, if necessary NoWrap - Text will no be wrapped

  • WrapWithOverflow
  • Wrap
  • NoWrap