The type of the response parameter of the AddFootnoteCallback callback function.

Syntax

{
   footnote: <Footnote>,
   added: <boolean>
}

Introduced: 32.0.

Properties

Property Description
added Indicates whether the footnote was added successfully.
footnote The added footnote.