Skip to main content

HorizontalScrollGrid()

Home > @backstage/core-components > HorizontalScrollGrid

Horizontal scrollable component with arrows to navigate

Signature:

function HorizontalScrollGrid(props: PropsWithChildren<Props>): React.JSX.Element;

Parameters

ParameterTypeDescription
propsPropsWithChildren<Props>

Returns:

React.JSX.Element