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

{{ @helpText }}

{{/if}}