Skip to content

Commit

Permalink
docs(VNavigationDrawer): update location description (#18636)
Browse files Browse the repository at this point in the history
Co-authored-by: John Leider <john@vuetifyjs.com>
  • Loading branch information
I-am-abdulazeez and johnleider committed Mar 28, 2024
1 parent 3e3294a commit 4ef8a2b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/api-generator/src/locale/en/VNavigationDrawer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@
"scrim": "Determines whether an overlay is used when a **temporary** drawer is open. Accepts true/false to enable background, and string to define color.",
"temporary": "A temporary drawer sits above its application and uses a scrim (overlay) to darken the background.",
"touchless": "Disable mobile touch functionality.",
"value": "Controls whether the component is visible or hidden."
"value": "Controls whether the component is visible or hidden.",
"location": "Controls the edge of the screen the drawer is attached to."
},
"slots": {
"append": "A slot at the bottom of the drawer.",
Expand Down

0 comments on commit 4ef8a2b

Please sign in to comment.