@libs-ui/components-dropdown 0.2.306-4 → 0.2.307-0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -105,6 +105,7 @@ export declare class LibsUiComponentsDropdownComponent implements OnInit {
105
105
  private httpRequestService;
106
106
  constructor();
107
107
  ngOnInit(): Promise<void>;
108
+ get FunctionsControl(): IDropdownFunctionControlEvent;
108
109
  private defaultConvertItemSelected;
109
110
  private getLabelItemSelected;
110
111
  private emitAutoSelectKey;