displayResultsCount property
Define max count of displayed elements in the dropdown selector Default value is null, and all available results will be displayed
Implementation
final int? displayResultsCount;
Define max count of displayed elements in the dropdown selector Default value is null, and all available results will be displayed
final int? displayResultsCount;