Bixby Developer Center

References

overflow

optionalvalue optional

Determines the behavior of the hbox content if the information extends past the container.

You can specify one of the following values:

  • Scroll - If the combined content from the containing vbox components is wider than the hbox container width, allows users to scroll the vbox content.
  • Hidden [Default] - If the combined content from the containing vbox components is wider than the hbox container width, the content might be truncated and hidden from the user.

Child Keys

value
optional
A value that matches one of the valid enumerated options of its parent key