Skip to content

Commit

Permalink
Merge pull request #3699 from IgniteUI/bkulov/timepicker-directive-co…
Browse files Browse the repository at this point in the history
…mment

Add typedoc comment for time picker directive
  • Loading branch information
kdinev authored Jan 23, 2019
2 parents c50cef0 + ac8cfa2 commit 1881e35
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@ export class IgxAmPmItemDirective {
}

/**
* @hidden
* This directive should be used to mark which ng-template will be used from IgxTimePicker when re-templating its input group.
*/
@Directive({
selector: '[igxTimePickerTemplate]'
Expand Down

0 comments on commit 1881e35

Please sign in to comment.