{{#if showToolbar }}
{{yield}}
{{/if}} {{ivy-codemirror data-test-component="json-editor" value=value options=options valueUpdated=(action "updateValue") onFocusOut=(action "onFocus") }} {{#if helpText }}

{{ helpText }}

{{/if}}