Skip to content

Commit

Permalink
LPS-127020 Add sample use of auto-focus on search input
Browse files Browse the repository at this point in the history
  • Loading branch information
markocikos committed Feb 23, 2021
1 parent dbd3de5 commit 2d4bdf2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ ClaySampleManagementToolbarsDisplayContext managementToolbarsDisplayContext = ne
filterDropdownItems="<%= managementToolbarsDisplayContext.getFilterDropdownItems() %>"
searchActionURL="mySearchActionURL?key1=val1&key2=val2&key3=val3"
searchFormName="mySearchName"
searchInputAutoFocus="<%= true %>"
searchInputName="mySearchInputName"
selectable="<%= true %>"
sortingOrder="desc"
Expand Down

0 comments on commit 2d4bdf2

Please sign in to comment.