Frontmatter
| id | 5231 |
| title | component.wrapper.MonacoEditor: value_ |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Feb 17, 2024, 9:12 PM |
| updatedAt | Feb 17, 2024, 9:12 PM |
| githubUrl | https://github.com/neomjs/neo/issues/5231 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Feb 17, 2024, 9:12 PM |

type {String|String[]}
createInstance()needs to pass a string version of the valueafterSetValue()needs to update the editor instance dynamically, in case the instance was already mounted.