<fx-case>

Description

Defines one ‘page’ of a fx-switch element.

Attributes

NameDescription
labeloptional label
namea unique name to be used with fx-toggle
selectora CSS selector to select a certain element from external src
srca URL being used for fetching the content of a case

Events

NameDescription
selectdispatched to fx-case when a case gets selected
deselectdispatched to fx-case when case gets deselected

Examples