Skip to main content

Module: Widget

Namespaces

Interfaces

Functions

widget

widget(props): ReactElement<any, string | JSXElementConstructor<any>>

NOTE: Exotic components are not callable.

Parameters

NameType
propsPick<WidgetProps, keyof WidgetProps> & RefAttributes<HTMLDivElement>

Returns

ReactElement<any, string | JSXElementConstructor<any>>

Defined in

node_modules/@types/react/index.d.ts:350