Results

Namespace

Type

Type parameters

  • T

Hierarchy

Index

Properties

Properties

default

default: T

Optional arguments allow you to specify a default. Otherwise, a missing optional argument will resolve as null.

Optional description

description: undefined | string

A human-readable description for this argument.

Optional name

name: undefined | string

A human-readable custom name for this argument.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc