Aleksander
Results
2
comments of
Aleksander
There is no such functionality in ui-mention core.
I think it is better: ``` var inputWidth = containerWidth - input.offsetLeft; if (multiple) { inputWidth -= 10; } ```