fui-material 2.7.11 → 2.7.12
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.
|
@@ -49,6 +49,8 @@ export interface IFDialog {
|
|
|
49
49
|
* - скрытие фона (`hide`)
|
|
50
50
|
* - управление состоянием через `closeButtonBackPage`
|
|
51
51
|
* - прокидывание кастомных стилей и классов
|
|
52
|
+
* - автоматическую блокировку скролла страницы при открытии
|
|
53
|
+
* - плавные анимации открытия и закрытия с автоматическим монтированием/размонтированием
|
|
52
54
|
*
|
|
53
55
|
* @component
|
|
54
56
|
* @example
|