DraggableRawWidget()
function DraggableRawWidget<T>(props): Element;
Type Parameters
| Type Parameter |
|---|
T |
Parameters
| Parameter | Type |
|---|---|
props | PropsWithChildren<UseDraggableRawProps<T>> |
Returns
Element
function DraggableRawWidget<T>(props): Element;
| Type Parameter |
|---|
T |
| Parameter | Type |
|---|---|
props | PropsWithChildren<UseDraggableRawProps<T>> |
Element