fui-material 2.1.11 → 2.1.13
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.
|
@@ -90,6 +90,7 @@ export interface IFSelectSearchDb<T> {
|
|
|
90
90
|
* - автоматическое позиционирование дропдауна (вверх/вниз)
|
|
91
91
|
* - обработку ошибок и состояния загрузки
|
|
92
92
|
* - работу с TypeScript-типами через `selectItem`
|
|
93
|
+
* - портал для рендера дропдауна вне родителя со скроллом
|
|
93
94
|
*
|
|
94
95
|
* @component
|
|
95
96
|
*
|