popupMatchInputWidth property

  1. @Input()
bool popupMatchInputWidth
getter/setter pair

Whether or not the popup width is at least as wide as the select width.

Implementation

@Input()
bool popupMatchInputWidth = true;