Options
All
  • Public
  • Public/Protected
  • All
Menu

Type Parameters

Hierarchy

  • DrawCommand

Callable

  • DrawCommand(body?: CommandBodyFn<Context, Props>): void
  • DrawCommand(count: number, body?: CommandBodyFn<Context, Props>): void
  • DrawCommand(props: Partial<Props>, body?: CommandBodyFn<Context, Props>): void
  • DrawCommand(props: Partial<Props>[], body?: CommandBodyFn<Context, Props>): void

Index

Properties

Properties

Generated using TypeDoc