flight-search/fs-time-range-row





# 🏠 Properties

Name Type

# 🎰 Slots

Name Default value
            
Show Code
<script src="/components/shared/component-base.js"></script> <script src="/components/fs-time-range-row/main.js"></script> <link rel="stylesheet" href="/components/shared/component-base.css" /> <div style="width: 50%;"> <fs-time-range-row departureTimeMatch flight=1 ></fs-time-range-row> <hr /> <fs-time-range-row flight=1 ></fs-time-range-row> <hr /> <fs-time-range-row previousTimeMatch flight=0 ></fs-time-range-row> </div>