Skip to content
This repository was archived by the owner on Feb 18, 2022. It is now read-only.

Commit cabd63d

Browse files
committed
Update README.md
1 parent a5b1c2d commit cabd63d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ date-set-hidden="" | String(Boolean) | false | Set the default date to be shown
8484
date-disabled-dates="" | String([Date(), Date(), ...]) | false | Disable specific dates using an _Array_ of dates
8585
date-refocus="" | String(Boolean) | false | Set the datepicker to re-focus the input after selecting a date
8686
date-typer="" | String(Boolean) | false | Set the datepicker to update calendar date when user is typing a date
87-
datepicker-append-to="" | String('#id' || '.class' || 'body') | false | Append the datepicker to #id or .class element or to body
87+
datepicker-append-to="" | String('#id','.classname', 'body') | false | Append the datepicker to #id or .class element or to body
8888
datepicker-toggle="" | String(Boolean) | true | Set the datepicker to toggle its visibility on focus and blur
8989

9090
##Options

0 commit comments

Comments
 (0)