Documentation
Utilities
Dropdown Chevron

Dropdown Chevron

Used in dropdowns to open options list.

1 2 3 4 import React from "react" import { DropdownChevron } from "@creation-ui/react" export const Example = () => <DropdownChevron size={"md"} />

Component API

DropdownChevron component props

PropDefaultDescription
openfalse
boolean

State of the dropdown

onClick
() => void

Callback when the dropdown is clicked