Skip to main content

Options()

const Options: (props) => null | ReactElement<unknown, string | JSXElementConstructor<any>>

THIS IS A GENERATED FILE. DO NOT ALTER DIRECTLY.

Parameters

props

Omit<PopoverProps, "className" | "style"> & BaseOptionsProps & RefAttributes<HTMLElement>

Returns

null | ReactElement<unknown, string | JSXElementConstructor<any>>