Skip to content

Commit

Permalink
Mention in the API
Browse files Browse the repository at this point in the history
  • Loading branch information
stsrki committed Oct 21, 2023
1 parent 5af9845 commit c19b67c
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -315,6 +315,9 @@
<DocsAttributesItem Name="DisplayFormat" Type="string" Default="null">
Defines the display format of the date input.
</DocsAttributesItem>
<DocsAttributesItem Name="InputFormat" Type="string" Default="null">
Defines the input format mask of the date input.
</DocsAttributesItem>
<DocsAttributesItem Name="TimeAs24hr" Type="bool" Default="false">
Displays time picker in 24 hour mode without AM/PM selection when enabled.
</DocsAttributesItem>
Expand Down

0 comments on commit c19b67c

Please sign in to comment.