Skip to content

scheduleOperations.selectionMode

← Back to the parameter index

Operation selection mode.

This is a compact property lookup. Use the contextual guide below for the complete feature model, configuration sequence, interactions, examples, and limitations.

Context
scheduleOperations panel
Accepted value
single | multiple
Required
No
Default
single

User scenarios

  • Choose one or multiple unscheduled operations.

Related parameters

Contextual guide and evidence

  • Contextual guide: Open the complete human guide
  • Source: apps/panel/src/features/panels/variants/schedule-operations/stores/schedule-operations-panel/index.ts, symbol selectionMode
  • Example coverage: Complete — The runnable nested-panel example explicitly selects single-row mode.
  • Demo coverage: Complete — The registered drawer config uses single selection. Open the runnable demo .

The panel source named above remains authoritative for runtime behavior. This secondary reference page is generated from the reviewed parameter matrix and does not replace the contextual guide.