<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[RSS Feed]]></title><description><![CDATA[RSS Feed]]></description><link>http://direct.ecency.com</link><image><url>http://direct.ecency.com/logo512.png</url><title>RSS Feed</title><link>http://direct.ecency.com</link></image><generator>RSS for Node</generator><lastBuildDate>Wed, 08 Apr 2026 11:49:20 GMT</lastBuildDate><atom:link href="http://direct.ecency.com/created/reactcloneelement/rss.xml" rel="self" type="application/rss+xml"/><item><title><![CDATA[Adding props or functionality to React children]]></title><description><![CDATA[For most cases to render children you can use this.props.children render() { return ( <div> {this.props.children} </div> ) } However, if you wanted to add functionality like an onClick handler]]></description><link>http://direct.ecency.com/react/@positivelyzack/adding-props-or-functionality-to-react-children</link><guid isPermaLink="true">http://direct.ecency.com/react/@positivelyzack/adding-props-or-functionality-to-react-children</guid><category><![CDATA[react]]></category><dc:creator><![CDATA[positivelyzack]]></dc:creator><pubDate>Wed, 02 Jan 2019 03:22:54 GMT</pubDate></item></channel></rss>