React Haze

screenshot of React Haze
react

Easily show a fade at edges of lists to indicate scrollability

Overview:

LogoReact Haze is a React component that allows users to easily show a fade at the edges of lists to indicate scrollability. This component can be installed with npm or yarn and offers various features such as setting a pixel offset for when the fade is triggered, choosing the fade color and size, and working horizontally or vertically.

Features:

  • Fade Trigger Offset: Set a pixel offset for when the fade is triggered.
  • Customizable Fade: Choose the fade color and size according to your preference.
  • Horizontal and Vertical Compatibility: Works seamlessly in both horizontal and vertical orientations.

Summary:

LogoReact Haze is a versatile React component that adds a fade effect to indicate scrollability in lists. With its customizable features, such as fade trigger offset, fade color, and fade size, users can easily integrate Haze into their React projects. Whether it's a horizontal or vertical list, LogoReact Haze provides a seamless solution for enhancing user experience.

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

ui-kit
UI Kits & Components

A UI kit provides developers with a set of reusable components that can be easily integrated into a website or application. These components are pre-designed with consistent styling and functionality, allowing developers to save time and effort in the design and development process. UI kits can be either custom-built or third-party, and often include components for buttons, forms, typography, icons, and more.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.