Lightning Web Component to use in a Flow Screen that allows to display tabs. The component outputs the active tab so this can be used in the Component Visibility to set what to display in each tab.
You can use this component in Flow screens.
It has a custom editor that allows you to specify the title (tooltip) for the tabs and the variant (Standard or Scoped).
You can create the tabs with the following properties
- Label
- Title (tooltip)
- Left Icon Name (only supports utility icons) in the format utility:add e.g.
- Right Icon Name (only supports utility icons) in the format utility:add e.g.
- Variable error: a constant/variable/formula that specifies that the tab has an error, it will display an icon on the right side of the label.
- Default Active?: a radio button to specify which tab should be active by default
- Order: the Order of the tab to display in the component
If you want to support my work, feel free to buy me a coffee 😀
Live Demo on a Scratch Org: CLICK HERE