Components Interactions Examples Tutorials API FAQ
Options
Menu

Interface Symbol

Type parameters

  • T

Hierarchy

  • Symbol

Callable

  • __call(d: T, i?: number): string

Index

Methods

Methods

size

  • size(): function
  • size(size: number): Symbol<T>
  • size(size: function): Symbol<T>

type

  • type(): function
  • type(type: string): Symbol<T>
  • type(type: function): Symbol<T>

Generated using TypeDoc