Optionalchildren?: ReactNodeOptionalclassName?: stringOptionalid?: stringOptionalinline?: booleanWhether the group is displayed inline.
Optionalref?: Ref<HTMLDivElement | null>Optionalstyle?: CSSPropertiesOptionalwheelHorizontal?: booleanEnables horizontal scrolling through the mouse wheel.
OptionalwheelVertical?: booleanFor vertically-scrollable groups, makes vertical scrolling through the mouse wheel more faster and smoother.
MobileGroupis used for displaying UI only when the screen orientation is portrait.