obsidian-portfolio
    Preparing search index...

    The input properties for the Note function.

    type NoteProps = {
        title: string;
    }
    Index

    Properties

    Properties

    title: string

    the title of the note.