Home > @uniformdev/design-system > ScrollableListItem
ScrollableListItem() function
Component used within <ScrollableList /> for adding interactive button components with predefined styles
Signature:
Parameters
Parameter | Type | Description |
---|---|---|
{ buttonText, icon, active, disableShadow, ...props } | ScrollableListItemProps |
Returns:
_emotion_react_jsx_runtime.JSX.Element
Example
<>