Skip to content

Commit

Permalink
Merge pull request DefinitelyTyped#9733 from chrisdrobison/kendodropd…
Browse files Browse the repository at this point in the history
…ownlistpopup

Exposing dropdown popup
  • Loading branch information
mhegazy authored Jun 20, 2016
2 parents 0ffc1d0 + 0d727a7 commit 6342533
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kendo-ui/kendo-ui.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3335,6 +3335,7 @@ declare namespace kendo.ui {
static fn: DropDownList;

options: DropDownListOptions;
popup: kendo.ui.Popup;

dataSource: kendo.data.DataSource;
span: JQuery;
Expand Down

0 comments on commit 6342533

Please sign in to comment.