ttMaxItems

The maximum number of child items of the layout. When provided, only this maximum number highest priority elements are considered to be displayed. Their order is the same order as defined in ttContents.

If not set, all elements are candidate to be displayed depending on available size and priority.

If overflow is enabled, then at least all items that are not displayed due to this maximum will overflow and be present in the ttOnOverflowChanged callback.