Null Editors

Editor formats for null-type data with different display options

Default Null Editor

The standard editor that appears for null types without specific formatting requirements.

Activation Conditions

  • "type": "null"

Example

{
  "type": "null",
  "title": "Null"
}