Description
`react-scroll-activator` watches for a scroll event inside of a container or on the window. When certain user-defined rules are met, it passes an `activatedState` prop to a render prop component, triggering whatever behavior the developer chooses on the c
Keywords
Publisher
Description
Fold multiple render prop components into a single component.
Keywords
Publisher
Description
Allows comparing two state/prop trees for differences
Keywords
Publisher
Description
Easily compose render props in React and Preact.
Keywords
Publisher
Description
Unify state and props, decouple render() and update state synchronously
Keywords
Publisher
Description
## 新动态 ### 1.2.1 (2017-09-30) * 增加style支持传递Object类型的数据,如:<div style={{fontSize:30, color:'red'}}>Hello</div>,当然,也可以写字符串 ### 1.2.2 (2017-09-30) * 修改了HTML中结束标签的bug
Keywords
Publisher
Description
Allow props and state as render() parameters, as in preact
Keywords
Publisher
Description
React.render a stream of props to Component at element
Keywords
Publisher
Description
hacky way to figure out what is passed to this.props.children in react
Keywords
Publisher
Description
Render propertext files with Mold templates
Keywords
Publisher
Description
A react component that handles conditional logic in a more elegant manner.
Keywords
- react
- reactjs
- react-component
- conditional
- render
- render-component
- render-props
- condition
- if-else
- truthy
- falsy
- react-conditional
- react-conditional-rendering
- control-flow
- View more
Publisher
Description
> This plugin transforms `adopt` calls to render props. Idea based on [this gist](https://gist.github.com/trueadm/35f083d32e5af93dd8fd706dae378123#file-2-future-ideas-js-L24). > ⚠️ **Experimental:** Code you are likely to write should be transformed just
Keywords
Publisher
Description
Turn observable props into a render function with values.
Keywords
Publisher
Description
A set of tiny, composable React components for handling state with render props.
Keywords
Publisher
Description
Custom error boundary component for react.js applications.
Keywords
Publisher
Description
Simple collection search for React based on the render prop pattern