generics/airport-helper
# 🏠 Properties
Name | Type |
---|
# 🎰 Slots
Name | Default value |
---|
Show Code<script src="/components/shared/component-base.js"></script> <script src="/components/airport-helper/main.js"></script> <link rel="stylesheet" href="/components/shared/component-base.css" /> <airport-helper iata="LAX"></airport-helper> <airport-helper iata="LAX" long></airport-helper> <airport-helper iata="LAX" full></airport-helper> <airport-helper iata="LAX" full code></airport-helper>