public void SetProps(RenderElementProps props) { Props = (TProps)props; Display.SetProps(props); OnReceiveProps(); }