obsidian-portfolio
Portfolio
Source
Preparing search index...
app/components/note/Note
NoteProps
Type Alias NoteProps
The input properties for the
Note
function.
type
NoteProps
=
{
title
:
string
;
}
Index
Properties
title
Properties
title
title
:
string
the title of the note.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
title
Portfolio
Source
obsidian-portfolio
Loading...
The input properties for the Note function.