Skip to content

panel.condition.objectTypeNames

← Back to the parameter index

Restricts objectSelected to exact selected-object metatype names.

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

Context
panel conditions
Accepted value
string[]
Required
No
Default
omitted: no metatype restriction

User scenarios

  • Show selection-dependent content only for configured object metatypes.

Related parameters

Contextual guide and evidence

  • Contextual guide: Open the complete human guide
  • Source: apps/panel/src/types/panel-condtion.ts, symbol PanelCondition
  • Example coverage: Complete — The Condition guide restricts the selected branch to WorkOrder.
  • Demo coverage: Complete — The Condition journey selects LocalOrder from a Table and LocalAttributeRendererMatrixCase from a linked Tree node. 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.