{
  "props": [
    {
      "Attribute": "children",
      "Type": "`ReactNode`",
      "Description": "The dropdown trigger component, ensure the `children` passed is focusable. Users can tab to it using their keyboard, and it can take a ref. It is critical for accessibility.",
      "Default": "-"
    }
  ],
  "link": "https://nextui.org/docs/components/dropdowntrigger"
}
