Skip to main content
Version: Next

HorizontalScrollGrid()

Home > @backstage/core-components > HorizontalScrollGrid

Horizontal scrollable component with arrows to navigate

Signature:

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

Parameters

Parameter

Type

Description

props

PropsWithChildren<Props>

**Returns:**

React.JSX.Element