render-propsReactRender PropsEasyWhat is a render prop?1A prop whose value is a function that returns what to render2A prop that sets inline styles3A prop that names the component4A prop that memoizes childrenBack to list