common-intellisense
Version:
12 lines (11 loc) • 376 B
JSON
{
"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"
}