Jan Myler

Results 3 issues of Jan Myler

Hi, Alt is a great library, however, I still have a feeling its documentation is not very comprehensive. For example many goodies come with addons, but they lack any documentation....

Enable passing configuration options for CodeMirror via props from `` while keeping the original defaults. Adds: `lineNumbers`, `smartIndent`, `lineWrapping`, `tabSize`.

Add `onChange` prop to `` to allow propagation of code changes outside of the component – this allows use cases such as storing the changes to `localStorage` as you type...