API Docs for:
Show:

components.TicketList.TitleList Class

Defined in: bundle.js:2016
Module: filesize

List of tickets under a title

Constructor

components.TicketList.TitleList

(
  • props
)

Defined in bundle.js:2016

Parameters:

  • props Object
    • title String

      Title for the list

    • user models.client.User

      The current user. Used to render unread highlights

    • tickets Array

      Array of models.client.Ticket

    • unreadTickets models.client.Ticket.Collection

Item Index