Skip to content

Commit

Permalink
DataViz docs: Fix exportWidgets doccomment (#7079)
Browse files Browse the repository at this point in the history
  • Loading branch information
RomanTsukanov authored Feb 26, 2019
1 parent 81a11b2 commit dbb41c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/viz/docs/docStatic.js
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ var staticMethods = {
* @param1 widgetInstances:Array<Array<DOMComponent>>
* @param2 options:object
* @param2_field1 fileName:string
* @param2_field2 format:string
* @param2_field2 format:Enums.ExportFormat
* @param2_field3 backgroundColor:string
* @param2_field4 margin:number
* @param2_field5 gridLayout:boolean
Expand Down

0 comments on commit dbb41c7

Please sign in to comment.