Interface: QueueProps
Hierarchy
↳
QueueProps
Properties
cardIds
• Optional cardIds: string[]
folderId
• Optional folderId: string
height
• Optional height: string | number
Inherited from
ComponentDimensionsProps.height
maxHeight
• Optional maxHeight: string | number
Inherited from
ComponentDimensionsProps.maxHeight
maxWidth
• Optional maxWidth: string | number
Inherited from
ComponentDimensionsProps.maxWidth
width
• Optional width: string | number