matchMinSourceWidth property

  1. @Input()
set matchMinSourceWidth (bool matchMinSourceWidth)

Sets whether popup should set a minimum width to the width of source.

Implementation

@Input()
set matchMinSourceWidth(bool matchMinSourceWidth);