components.TicketList.TitleList Class
List of tickets under a title
Constructor
components.TicketList.TitleList
(
-
props
Parameters:
-
propsObject-
titleStringTitle for the list
-
usermodels.client.UserThe current user. Used to render unread highlights
-
ticketsArrayArray of models.client.Ticket
-
unreadTicketsmodels.client.Ticket.Collection
-
