Skip to content

editor.{fields|tabs[].fields}[].regEx

← Back to the parameter index

JavaScript regex pattern used exactly as supplied.

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

Context
editor fields
Accepted value
string | null
Required
No
Default
No documented default.

User scenarios

  • Validate a string field with an explicit pattern.

Related parameters

Contextual guide and evidence

  • Contextual guide: Open the complete human guide
  • Source: apps/panel/src/types/editor.ts, symbol EditorTabField
  • Example coverage: Complete — The renderer guide explains anchoring.
  • Demo coverage: Complete — The fixture demonstrates regex metadata. 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.