Hierarchy

Properties

children?: ReactNode
control?: string
createControl: ((portal) => Promise<unknown>)

Type declaration

    • (portal): Promise<unknown>
    • Parameters

      • portal: MutableRefObject<HTMLDivElement>

      Returns Promise<unknown>

position?: ControlPosition

Generated using TypeDoc