linXiv frontend (TS/JS)
Preparing search index...
components/notes/NoteBody
noteEdited
Function noteEdited
noteEdited
(
note
:
NoteDetails
)
:
{
date
:
string
|
null
;
edited
:
boolean
}
Parameters
note
:
NoteDetails
Returns
{
date
:
string
|
null
;
edited
:
boolean
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
linXiv frontend (TS/JS)
Loading...