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 250c45e commit 820ce66Copy full SHA for 820ce66
pages/app-layout/runtime-drawers-with-only-global.page.tsx
@@ -16,6 +16,7 @@ awsuiPlugins.appLayout.registerDrawer({
16
resizable: true,
17
defaultSize: 350,
18
preserveInactiveContent: true,
19
+ isExpandable: true,
20
21
ariaLabels: {
22
closeButton: 'Close button',
0 commit comments