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>): import("react/jsx-runtime").JSX.Element;

Parameters

Parameter

Type

Description

props

PropsWithChildren<Props>

**Returns:**

import("react/jsx-runtime").JSX.Element