api-console-assets
Version:
This repo only exists to publish api console components to npm
10 lines (7 loc) • 475 B
Markdown
[](https://travis-ci.org/advanced-rest-client/raw-payload-editor)
global CodeMirror
| 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. |