• A renderer for the square dots and piece highlighting

    Parameters

    • props: Omit<CustomSquareProps, "ref"> & RefAttributes<HTMLDivElement>

      the square, its style, and any children

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

Generated using TypeDoc