We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcbff47 commit 7a9cf8eCopy full SHA for 7a9cf8e
demos/expand-component/index.html
@@ -35,7 +35,7 @@
35
</calcite-navigation>
36
<arcgis-map item-id="05e015c5f0314db9a487a9b46cb37eca">
37
<arcgis-home position="top-right"></arcgis-home>
38
- <arcgis-expand id="expand-el" focus-trap-enabled="false" close-on-esc position="top-right">
+ <arcgis-expand id="expand-el" focus-trap-enabled="false" close-on-esc position="top-right" mode="floating">
39
<arcgis-search id="search-el"></arcgis-search>
40
</arcgis-expand>
41
</arcgis-map>
0 commit comments