Skip to content

Commit

Permalink
docs: fix Picker docs errors
Browse files Browse the repository at this point in the history
  • Loading branch information
ewanharris authored and sgtcoolguy committed May 12, 2021
1 parent f79d430 commit 379f4cf
Show file tree
Hide file tree
Showing 2 changed files with 912 additions and 6 deletions.
7 changes: 1 addition & 6 deletions apidoc/Titanium/UI/Picker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,12 +100,7 @@ methods:
parameters:
- name: date
summary: A Javascript `Date` object.
type: date
deprecated:
since: "10.0.0"
removed: "10.0.0"
notes: Use the <Titanium.Picker.value> property instead

type: Date

returns:
- type: Titanium.UI.PickerRow
Expand Down
Loading

0 comments on commit 379f4cf

Please sign in to comment.