Skip to content

is tabselected necassary? #6

@ghost

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions