Last updated 3 years ago
import { HorizontalList, HorizontalListProps } from 'hc-mobile-app-ui';
title
string
Title of the list.
linkLabel
Label for the link shown on right.
onLinkPress
function
Function to be called when the link on right is pressed.
gutterSize
number
Space between the list items.
paddedHeader
boolean
Adds horizontal padding to the header when true.