The React snippet collection contains function components and reusable hooks for React 18.
Renders a checkbox list that uses a callback function to pass its selected value/values to the parent component.
React, Components · Oct 13, 2021
Renders a tree view of a JSON object or array with collapsible content.
React, Components · Nov 16, 2020
Renders an accordion menu with multiple collapsible content elements.
React, Components · Oct 13, 2021
Renders a textarea component with a word limit.
React, Components · Oct 13, 2021
Renders a file drag and drop component for a single file.
React, Components · Oct 13, 2021
Renders a button that animates a ripple effect when clicked.
React, Components · Oct 13, 2021
Renders a table with rows dynamically created from an array of objects and a list of property names.
React, Components · Sep 6, 2020
Renders a countdown timer that prints a message when it reaches zero.
React, Components · Oct 13, 2021