AbdulElahGwaith's picture
Upload folder using huggingface_hub
cf86710 verified
# Function: IconDropdown()
> **IconDropdown**(`props`): `JSX.Element`
Render the icon in the styled drop-down.
## Parameters
| Parameter | Type |
| :------ | :------ |
| `props` | [`StyledComponent`](../type-aliases/StyledComponent.md) |
## Returns
`JSX.Element`
## Source
[src/components/IconDropdown.tsx:4](https://github.com/gpbl/react-day-picker/blob/9ad13dc72fff814dcf720a62f6e3b5ea38e8af6d/src/components/IconDropdown.tsx#L4)