Skip to content

Commit

Permalink
Update docs/data/date-pickers/custom-opening-button/custom-opening-bu…
Browse files Browse the repository at this point in the history
…tton.md

Co-authored-by: Lukas Tyla <[email protected]>
Signed-off-by: Flavien DELANGLE <[email protected]>
  • Loading branch information
flaviendelangle and LukasTy authored Feb 20, 2025
1 parent f04e7c9 commit 6be92bd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ In the example below, the warning icon will be visible anytime the current value

{{"demo": "AddWarningIconWhenInvalid.js"}}

To add the same behavior to a picker that do not have an input adornment (for example Date Range Picker when used with a multi input field),
To add the same behavior to a picker that does not have an input adornment (for example, a Date Range Picker when used with a multi input field),
you need to use the `textField` slot to add one:

{{"demo": "AddWarningIconWhenInvalidRange.js"}}

0 comments on commit 6be92bd

Please sign in to comment.