mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 10:21:05 +00:00
document static property on datepicker modal (#879)
* document static property on datepicker modal * move to frame * docs(date-picker): add missing props to DatePickerModal.svelte Co-authored-by: metonym <ericyl.us@gmail.com>
This commit is contained in:
parent
07655aed3e
commit
a317c7ed52
2 changed files with 14 additions and 1 deletions
|
@ -69,6 +69,10 @@ components: ["DatePicker", "DatePickerInput", "DatePickerSkeleton"]
|
|||
|
||||
<FileSource src="/framed/DatePicker/DatePickerRange" />
|
||||
|
||||
### DatePicker in a modal
|
||||
|
||||
<FileSource src="/framed/DatePicker/DatePickerModal" />
|
||||
|
||||
### Skeleton
|
||||
|
||||
<DatePickerSkeleton />
|
||||
<DatePickerSkeleton />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue