Skip to content

heroicyang/simditor-fullscreen

Repository files navigation

simditor-fullscreen

Add fullscreen support for Simditor.

###Usage

Reference button and dependency script on your page with Simditor:

<script type="text/javascript" src="/path/to/simditor-fullscreen.js"></script>

<link rel="stylesheet" href="/path/to/simditor-fullscreen.css" />

Add fullscreen button config when you initialize Simditor:

editor = new Simditor
  textarea: $ '#txt-editor'
  toolbar: ['bold', 'italic', 'underline', '|', 'fullscreen']

About

Add fullscreen support for Simditor.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors