Home > @uniformdev/design-system > DrawerProvider

DrawerProvider() function

Provides the context to the Drawer and DrawerRenderer components.

Signature:

Parameters

Parameter

Type

Description

{ children }

(not declared)

input

React__default.PropsWithChildren

Returns:

_emotion_react_jsx_runtime.JSX.Element

Example

Hello