version 1.6.0

This commit is contained in:
Rene
2018-12-02 23:25:00 +01:00
parent fc83feb4e5
commit 7c473de528
8 changed files with 1715 additions and 1557 deletions
+8
View File
@@ -267,6 +267,14 @@ Take the table below only as a overview of all options.
<td><code>false</code></td>
<td>Indiactes whether the textarea height will be dynamic (content dependent).</td>
</tr>
<tr>
<td></td>
<td>inheritedAttrs</td>
<td>string / array / null</td>
<td><code>["style", "class"]</code></td>
<td><b>During initialization:</b> Attributes which the generated host-element shall inherit from from the target textarea-element.<br/>
<b>During destruction:</b> Attributes which the target textarea-element shall inherit from from the generated host-element.</td>
</tr>
<tr>
<th align="left" colspan="5">}</th>
</tr>