Skip to content

Commit 7a9cf8e

Browse files
committed
add floating mode to expand widget
1 parent dcbff47 commit 7a9cf8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/expand-component/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
</calcite-navigation>
3636
<arcgis-map item-id="05e015c5f0314db9a487a9b46cb37eca">
3737
<arcgis-home position="top-right"></arcgis-home>
38-
<arcgis-expand id="expand-el" focus-trap-enabled="false" close-on-esc position="top-right">
38+
<arcgis-expand id="expand-el" focus-trap-enabled="false" close-on-esc position="top-right" mode="floating">
3939
<arcgis-search id="search-el"></arcgis-search>
4040
</arcgis-expand>
4141
</arcgis-map>

0 commit comments

Comments
 (0)