Skip to main content
cngx-src documentation

withTabsRovingLoop

Functioncommon/tabs

projects/common/tabs/tabs-config.ts

Description#

Override whether roving-tabindex navigation loops from last back to first (and vice versa). Per-instance [loop] Input still wins.

Signature#

withTabsRovingLoop(loop: boolean)

Parameters#

@paramloopboolean

Returns#

CngxTabsConfigFeature