Home > @uniformdev/design-system > ScrollableListItem

ScrollableListItem() function

Component used within <ScrollableList /> for adding interactive button components with predefined styles

Signature:

Parameters

ParameterTypeDescription
{ buttonText, icon, active, disableShadow, ...props }ScrollableListItemProps

Returns:

_emotion_react_jsx_runtime.JSX.Element

Example

<>