You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sets the `style` of the `background-color` when button is hovered over with mouse. Use HTML specified: **Color Names**, **RGB**, **HEX** or with **HSL** values.
Determines to apply CSS animation and transition on Collapse state changes or not.
48
-
**Note: in case of `auto` height some animation won't work.**
50
+
**Note: in case of Content panel `ContentHeight` is set to 0 (auto), then use `MaxAllowedContentHeight` to set max-height CSS property which will be animated.
51
+
Also important based on max-height value transition speed for expand/collapse might differ!.**
0 commit comments