sisense.com
✅ You are viewing documentation for the latest version of Compose SDK.
Version:

Type alias WidgetHeaderItemComponent

WidgetHeaderItemComponent: (props) => ReactNode

A React component that renders the content of a custom widget header item.

Parameters

ParameterTypeDescription
propsWidgetHeaderItemComponentPropsProps for the component, including the item's resolved size.

Returns

ReactNode

The rendered content of the header item.

Last Updated: