flight-search/modals/fs-modal-baggage-fees


Hyperlink

The default is a hyperlink version of the Baggage fee CTA.This should be use in the classic ASCOM experience.

Button

This is a button version of the Baggage fee CTA. This is a11y compliant and aligns with our Auro Design System guidelines.


# 🏠 Properties

Name Type

# 🎰 Slots

Name Default value
            
Show Code
<script src="/components/shared/component-base.js"></script> <script src="/components/fs-modal-baggage-fees/main.js"></script> <link rel="stylesheet" href="/components/shared/component-base.css" /> <h1>Hyperlink</h1> <p>The default is a hyperlink version of the Baggage fee CTA.This should be use in the classic ASCOM experience.</p> <fs-modal-baggage-fees></fs-modal-baggage-fees> <h1>Button</h1> <p>This is a button version of the Baggage fee CTA. This is a11y compliant and aligns with our Auro Design System guidelines.</p> <fs-modal-baggage-fees button></fs-modal-baggage-fees>