Function isCheckboxColumnDef

  • Checks if the given object is a CheckboxColumnDef.

    Parameters

    • o: any

      The object to be checked.

    Returns boolean

    • True if the object is a CheckboxColumnDef, false otherwise.

Generated using TypeDoc