UNPKG

api-console-assets

Version:

This repo only exists to publish api console components to npm

10 lines (7 loc) 475 B
[![Build Status](https://travis-ci.org/advanced-rest-client/raw-payload-editor.svg?branch=stage)](https://travis-ci.org/advanced-rest-client/raw-payload-editor) # raw-payload-editor global CodeMirror ### Events | Name | Description | Params | | --- | --- | --- | | payload-value-changed | Event fire when the value of the editor change. This event is not fired if `attrForOpened` is set and corresponding value is not set. | value **String** - Current payload value. |