mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-06-17 23:20:35 +03:00
version 1.6.0
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user