-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
tabselected isn't defined in the registration object in V1.
if (fireSelected) xtag.fireEvent(tabbox, 'tabselected', {
detail: {
currentTab: tab,
currentPanel: panel,
previousTab: previous[0],
previousPanel: previous[1]
}
} );
I was wondering if you understood this line, and why it was added I think it would have been good if it were completed.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels