Represents the context for the children of a dropdown.
The DropdownChildrenContext
interface provides a set of properties that describe
the context for the children of a dropdown. These options include settings for the
close function.
Properties#
Property | Type |
---|---|
close | () => void |