Skip to content

Support for Optional types #1312

@Gerrit0

Description

@Gerrit0

Search Terms

Optional type, optional parameters,

Problem

TypeScript 3.0 added support for Optional elements in tuple types, but TypeDoc didn't get support at the same time.

Checklist

  • Add a new Type model for optional types
  • Add a test for type Tuple = [string, number?]
  • Update the themes to render optional types correctly

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueEasier issue for first time contributorshelp wantedContributions are especially encouraged

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions