Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 444 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 444 Bytes

UIP Editor

UIPEditor - UIP module to provide live-editor for current UIPlayground content. Extends UIPPlugin.

UIPEditor is based on Codejar editor. Use Prism.js for code highlighting by default.

Example

  <uip-root>
      <uip-preview></uip-preview>
      <uip-editor copy collapsible label="Markdown"></uip-editor>
  <uip-root>