DirectoryFast
  • 🚀Get Started
  • 🔤Tutorials
    • Bring me to life!
    • How it's structured?
    • Make it yours
    • Bonus
  • 🛠️Features
    • AI
      • AI URL Scanner & Scan Jobs
    • Analytics
    • Authentication
    • API
      • Protected Endpoints
    • Blog
    • Database
    • Emails
    • Error Pages
    • Icons
    • Payments
    • Private Pages
    • SEO
  • 📦General Components
    • Shadcn/ui Components
    • Navbar
    • Footer
    • SignIn Modal
    • Hero Section
    • Social Proof
    • Collections Social Proof
    • Featured Section
    • Latest Collections Section
    • Latest Products Section
    • Recommended Section
  • 📦Directory Components
    • Product Card
    • Collection Card
    • Product Note
    • Search Bar
    • Tags
    • Product Options Toggle
    • Combobox
    • Multi-Combobox
    • Submit Product
    • Feature Product
    • Manage Note
    • Manage Collection
    • Dashboard Tables
  • ⛓️Links
    • GitHub Repository
    • Support
Powered by GitBook
On this page
  1. Directory Components

Product Note

Display rich notes from a modal that won't disturb users navigation.

PreviousCollection CardNextSearch Bar

Last updated 11 months ago

  • Component: <NoteDialog/>

  • Path: /components/shared/note-dialog.tsx

  • Import:

import { NoteDialog } from "@/components/shared/note-dialog";

Note component is composed of:

  • Recommended level (optional)

  • 3 bullet point summaries (optional)

  • Actual Markdown note

  • Previous & Next recommended products (optional)

Notes are displayed on Product page and Collections:

📦
Note Modal
Product Page Notes
Collections Notes