ComboboxEditorPopover API
API reference docs for theComboboxEditorPopovercomponent. For examples and details on the usage of this component, visit the component demo page.
Props
| Prop | Type | Description | Default |
|---|---|---|---|
shouldUsePortal? | boolean | Determines whether the Popover should be rendered in a React Portal. | _ |
children | React.ReactNode | The content of the combobox editor popover. | _ |