| #myds-logon |
Will call the .auth() method. Looks for #myds-logonname & #myds-logonpassword |
| #myds-logonname |
Used with#myds-logon |
| #myds-logonpassword |
Used with#myds-logon |
| #myds-register |
Starts the user self-registration process. |
| .myds-click |
Calls associated data-controller |
| .myds-navigate |
Navigate to URI related to data-controller |
| .myds-show |
Show an element |
| .myds-dropdown |
Sets the parent element based on the selected item and calls data-controller |
| .myds-list |
Sets selected class="active" and removes from siblings |
| .myds-check |
Returns checked items |
| .myds-text |
On keyup sets the data and sets timer to call controller - ie for searching |
| .myds-text-select |
On focusout sets data |
| .myds-select |
On change sets data and calls data-controller |
| .myds-change |
On change sets data and calls data-controller |
| .myds-menu |
Sets selected menu item to active and removes from others. |
| .myds-sort |
Used with tables to sort a column |
| .myds-more |
Used with tables to show more pages |
| .myds-page |
Used with tables to show a page |