Options
All
  • Public
  • Public/Protected
  • All
Menu

Module components/cell/Cell

Index

Namespaces

Type aliases

Variables

Type aliases

ICellProps

ICellProps: { autoStart?: boolean; source?: string }

Type declaration

  • Optional autoStart?: boolean
  • Optional source?: string

Variables

Const default

default: { defaultProps: Partial<ICellProps> } = ...

Type declaration

Generated using TypeDoc