<%# Render local variable `text` so the entire text is automatically selected when clicked or focused. %> <input class="select-on-focus <%= tagclass %>" type="text" readonly size="<%= text.size %>" value="<%= text %>">