Home > @uniformdev/design-system > ScrollableListInputItem
ScrollableListInputItem() function
Signature:
Parameters
Parameter | Type | Description |
---|---|---|
{ label, icon, active, disableShadow, children, labelTestId, ...props } | ScrollableItemProps |
Returns:
_emotion_react_jsx_runtime.JSX.Element
Example
<><input type="radio" name="age" /></ScrollableListInputItem>