Home > @uniformdev/design-system > DrawerContent
DrawerContent() function
Signature:
DrawerContent: ({ children, buttonGroup, noPadding, ...props }: DrawerContentProps) => _emotion_react_jsx_runtime.JSX.Element
Parameters
Parameter | Type | Description |
---|---|---|
{ children, buttonGroup, noPadding, ...props } | DrawerContentProps |
Returns:
_emotion_react_jsx_runtime.JSX.Element