TabPanelBuilder.Loop Method
| Name | Parameters | Description |
|---|---|---|
| Loop(JS) | value | A Boolean value specifying whether or not to scroll back to the first item after the last item is swiped. Mirrors the client-side loop option. |
| Loop(Boolean) | value | A Boolean value specifying whether or not to scroll back to the first item after the last item is swiped. Mirrors the client-side loop option. |