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 247a840 commit e1a32b5Copy full SHA for e1a32b5
docs/app/pages/Components/Drawer/Drawer.vue
@@ -124,14 +124,14 @@
124
},
125
{
126
offset: true,
127
- name: 'md-permanent="full"',
+ name: 'md-persistent="full"',
128
type: 'String',
129
description: 'Make the drawer with full height. This will make the drawer hidden when closed and and pusing the content when opened.',
130
defaults: '-'
131
132
133
134
- name: 'md-permanent="mini"',
+ name: 'md-persistent="mini"',
135
136
137
0 commit comments