mirror of
https://github.com/a2nt/silverstripe-webpack.git
synced 2024-10-22 17:05:31 +02:00
5 lines
198 B
Scheme
5 lines
198 B
Scheme
<textarea $AttributesHTML
|
|
<% if $RightTitle %>aria-describedby="{$Name}_right_title"<% end_if %>
|
|
placeholder="<% if $Placeholder %>{$Placeholder}<% else %>{$Title}<% end_if %>"
|
|
>$Value</textarea>
|