Variable defaultCreateScrollCornerConst
defaultCreateScrollCorner: (
{ width, height }: { height: any; width: any },
) => JSX.Element
Type declaration
- ({ width, height }: { height: any; width: any }): JSX.Element
Parameters
- { width, height }: { height: any; width: any }
Returns JSX.Element