Funkcionalita:
Zobrazí kalkulačku pro výpočet pocitové teploty dle modelu Australian Apparent Temperature.
Ukázka:
Webkomponenta:
<!-- Load the library in the header --> <script src=" https://cdn.jsdelivr.net/npm/@labir/embed/dist/embed.min.js "></script> <link href=" https://cdn.jsdelivr.net/npm/@labir/embed/dist/embed.min.css " rel="stylesheet"> <!-- Use the webcomponent --> <apparent-temperature-aat vunits="mps"></apparent-temperature-aat>