Triggers, Events & Actions 🧪

Triggers

sa-trigger-tab-selected= ( event name )

Place on the tab itself

sa-trigger-tab-changed = ( event name )

Place on the tabs element

Actions

sa-action-tab-change = ( event name )

sa-action-tab-change:tab

  • Unsigned Integer 1, 2, 3 4, ...

  • Signed integer, + or -

  • Text name1, name2, name4, ...

2

Select the 2nd tab

+1

Select the next tab

sa-action-tab-change:loop = ( loop setting )

Truthy

Value
Behavior
Notes

true

Loop in + and - operations

Only applies to signed positions that explicily

false

Stop at the beginning or end

Tab index

Tab number

Tab

Last updated

Was this helpful?