In Loose mode, the sap.m.Tokenizer will show all its tokens, even if this means that scrolling needs to be used.
sap.m.TokenizerRenderMode.Narrow
In Narrow mode, the sap.m.Tokenizer will show as many tokens as its width allows, as well as an n-More indicator with the count of the hidden tokens. The rest tokens will be hidden.