Skip to content

RundownItem

Defined in: src/types.ts:325

One actionable line in a rundown section. sessionId/pr let the UI deep-link.

label: string

Defined in: src/types.ts:326


optional pr?: number

Defined in: src/types.ts:328


optional sessionId?: string

Defined in: src/types.ts:327