React PropTypes DOM element? July 31, 2023 by Tarik PropTypes.instanceOf(Element) Is working for me. You can also add isRequired: PropTypes.instanceOf(Element).isRequired