UNPKG

w-tinymce-vue

Version:
252 lines (127 loc) 4.43 kB
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>WTinymceVue - Documentation</title> <script src="scripts/prettify/prettify.js"></script> <script src="scripts/prettify/lang-css.js"></script> <!--[if lt IE 9]> <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <link type="text/css" rel="stylesheet" href="styles/prettify.css"> <link type="text/css" rel="stylesheet" href="styles/jsdoc.css"> <script src="scripts/nav.js" defer></script> <meta name="viewport" content="width=device-width, initial-scale=1.0"> </head> <body> <input type="checkbox" id="nav-trigger" class="nav-trigger" /> <label for="nav-trigger" class="navicon-button x"> <div class="navicon"></div> </label> <label for="nav-trigger" class="overlay"></label> <nav > <h2><a href="index.html">Home</a></h2><h3>Modules</h3><ul><li><a href="module-WTinymceVue.html">WTinymceVue</a></li></ul> </nav> <div id="main"> <h1 class="page-title">WTinymceVue</h1> <section> <header> </header> <article> <div class="container-overview"> <dl class="details"> <dt class="tag-description">Description:</dt> <dd class="tag-description"><ul class="dummy"><li></p></div></div> <h3 class="subsection-title" style="margin-top: 1em" data-jsdoc-vuejs="section-props">Props</h3> <table data-jsdoc-vuejs="table-props"> <thead> <tr> <th>Name</th> <th>Type</th> <th>Default value</th> <th>Required?</th> <th>Description</th> </tr> </thead> <tbody><tr> <td><code>value</code></td> <td>String</td> <td><code>''</code></td> <td>No</td> <td>輸入富文本字串,預設為''</td> </tr><tr> <td><code>settings</code></td> <td>Object</td> <td><code>{}</code></td> <td>No</td> <td>輸入quill設定物件,預設值詳見原始碼</td> </tr><tr> <td><code>height</code></td> <td>Number</td> <td><code>250</code></td> <td>No</td> <td>輸入高度數字,單位為px,預設為250</td> </tr><tr> <td><code>editable</code></td> <td>Boolean</td> <td><code>true</code></td> <td>No</td> <td>輸入是否允許編輯,預設true</td> </tr></tbody> </table> <div class="container-overview"><div><p> </li></ul></dd> </dl> <div class="description usertext"></p></div></div> <h3 class="subsection-title" style="margin-top: 1em" data-jsdoc-vuejs="section-props">Props</h3> <table data-jsdoc-vuejs="table-props"> <thead> <tr> <th>Name</th> <th>Type</th> <th>Default value</th> <th>Required?</th> <th>Description</th> </tr> </thead> <tbody><tr> <td><code>value</code></td> <td>String</td> <td><code>''</code></td> <td>No</td> <td>輸入富文本字串,預設為''</td> </tr><tr> <td><code>settings</code></td> <td>Object</td> <td><code>{}</code></td> <td>No</td> <td>輸入quill設定物件,預設值詳見原始碼</td> </tr><tr> <td><code>height</code></td> <td>Number</td> <td><code>250</code></td> <td>No</td> <td>輸入高度數字,單位為px,預設為250</td> </tr><tr> <td><code>editable</code></td> <td>Boolean</td> <td><code>true</code></td> <td>No</td> <td>輸入是否允許編輯,預設true</td> </tr></tbody> </table> <div class="container-overview"><div><p> </div> </div> </article> </section> </div> <br class="clear"> <footer> Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Mon Mar 25 2024 23:01:32 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme. </footer> <script>prettyPrint();</script> <script src="scripts/polyfill.js"></script> <script src="scripts/linenumber.js"></script> </body> </html>