Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Board

A board.

Hierarchy

  • Board

Index

Properties

done

done: BoardCard[]

The cards of 'Done' section.

in-progress

in-progress: BoardCard[]

The cards of 'In Progress' section.

testing

testing: BoardCard[]

The cards of 'Testing' section.

todo

todo: BoardCard[]

The cards of 'Todo' section.

Generated using TypeDoc