Constructs a new instance of the DocExpandable class
DocExpandable
constructor(parameters: { configuration: TSDocConfiguration; content?: DocSection; }, title?: string);
{ configuration: TSDocConfiguration; content?: DocSection; }
string
Was this page helpful?