Easily and reliably support Render Props, Component Injection, and Function as a Child
Feature flags for React made easy with hooks, HOC and Render Props
The simple images uploader applied Render Props pattern. This approach allows you to fully control UI component and behaviours.
A set of tiny, composable React components for handling state with render props.
A headless Button component for ReactLynx. It provides press state tracking (`active`) and render props for custom styling.
A react wizard primitive without UI restrictions - hooks and render props API available!
render props component that rerenders its children at regular intervals
React Stopwatch component using Render Props
Using render props to make google autocomplete work nicely with any design.
Dropzone with render props built with react-dnd.
Compose several nested render props components into a single one
Redux with render props. Typescript friendly.
Reusable React-draggable components with render props.
React components to fetch data from firestore using render props
Form Validation for React using render props
An article summary contains optional information about an article such as headline, summary, publication date, author and label. Some of these components are passed in as render props, and others are passed in as a config object, either containing props t
render props component wrapper for Material UI withStyles HoC
Components for React using render props
A YouTube player component for React following the render props pattern
The simple files uploader applied Render Props pattern. This approach allows you to fully control UI component and behaviours.
A minimal calendar component based on render props
A small function to create Render Props.
A utility for flattening nested render props (function as child) component calls safely and in a way that doesn't take a huge performance hit.
'toggle' state render props controller
Form props is a Rails form builder that renders form attributes in JSON
Drop-in Rails helpers and an importmap pin for Micra.js — a 5 kB reactive framework for server-rendered apps. Provides micra_component helper, SSR-friendly props via data-* attributes, and a one-command installer.
Extends ActionView with a `vue` helper for the Islands architecture: Vue components mounted on otherwise static, server-rendered pages. Unlike the built-in `tag` helper, it emits v-bind shorthand for typed props, switches to single-quote attribute delimiters when values contain double quotes (e.g. JSON), and validates that tag names are legal kebab-cased custom element names.