This component is used for printing tables with filtering, sorting and exporting features.
Component MyContacts uses component DataGrid
Sample of React/Redux forms
This sample shows using of Google Maps for:
- rendering map and markers
- updating markers by moving the map viewport
- rendering complex InfoWindows that are passing Redux Store to their children
This sample shows using svg masks
This function is used for detecting mouse enter/over events on any component
This sample demonstrates implementing and usage render props pattern.
- IsAuth demonstrates pattern implementing
- NewsRating demonstrates pattern usage
This sample demonstrates redux-store preparing before page rendering by getInitialProps Next.js hook