NotePreview

A preview of a note.

Props

A NotePreview component has the following properties:

PropRequiredDescription
valueyesType NoteMeta & { path: string }; (note from a content collection).
levelyesHeading level for the title for accessibility.
classnoAdditional Tailwind classes.

Examples