solo-angular-table
solo-angular-table copied to clipboard
Default value
Hi! How can I assign a default value to a filter? In some cases, I would like to pass the default value using the Get query:
phone_book/default.aspx?City=Moscow
<input type="text" name="s6" ng-model="cityModal" placeholder="City" value="<%= City %>">