dnd-timeline
v1
v1
  • 🎊dnd-timeline
  • Guide
    • Introduction
    • Installation
  • Documentation
    • TimelineContext
      • useTimelineContext
    • Row
      • useRow
      • Subrow
    • Item
      • useItem
    • Zoom & Pan
      • Performance
  • Examples
Powered by GitBook
On this page
  1. Guide

Introduction

What does "Headless-UI" mean?

dnd-timeline Is a fully Headless-UI library. It provides you with basic hooks and utilities to build you own timeline comonent in react. It does not contain any components or styling!

That means that no css/html is taken care of for you! You are responsible fully responsible for the styling of your timeline.

Lets get started 🚀

Previousdnd-timelineNextInstallation

Last updated 10 months ago