Skip to content

Commit

Permalink
docs: update v-navigation-drawer scrim definition
Browse files Browse the repository at this point in the history
Co-authored-by: Andrew Henry <[email protected]>
  • Loading branch information
bribrink and MajesticPotatoe authored Sep 11, 2023
1 parent add9cf8 commit 1be097b
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 @@ -17,7 +17,8 @@
"touchless": "Disable mobile touch functionality",
"value": "Controls whether the component is visible or hidden.",
"rail": "Sets the component width to the **rail-width** value.",
"railWidth": "Sets the width for the component when `rail` is enabled."
"railWidth": "Sets the width for the component when `rail` is enabled.",
"scrim": "Determines whether an overlay is used when a **temporary** drawer is open. Accepts true/false to enable background, and string to define color."
},
"slots": {
"append": "A slot at the bottom of the drawer",
Expand Down

0 comments on commit 1be097b

Please sign in to comment.