Add a value documentation.

Hierarchy-Diagram

UML class diagram of FileDocumentationPartValue
Legend
icon for an interface in the UML class diagram interface
icon for a public property in the UML class diagram public property

Hierarchy

Properties

Optional value description.

isComment?: boolean

Indicates if its a value (default) or a comment which means a comment character will be in front of the value.

title?: OrArray<string>

Optional value title.

type: VALUE
value?: string

Optional value to document.

Generated using TypeDoc