/** * @param {Array.<string>} myStrings All my awesome strings */ function blah(myStrings){ //stuff here... } Run Code Online (Sandbox Code Playgroud) 你如何替换下面的问号指定一个对象数组?/** * @param {???} myObjects All of my equally awesome objects */ function blah(myObjects...
Note: you have to pass an array of objects. Each object key will be an attribute inside the generated style tag.Example:"add_style_path": [ { "href": "https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta1/dist/css/bootstrap.min.css", "integrity": "sha384-giJF6kkoqNQ00vy+HMDP7...
Note: you have to pass an array of objects. Each object key will be an attribute inside the generated style tag.Example:"add_style_path": [ { "href": "https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta1/dist/css/bootstrap.min.css", "integrity": "sha384-giJF6kkoqNQ00vy+HMDP7...
Return an array of actionName, label pairs for all actions in the context. For actions with choices there is an array item for each choice.Returns:An array of objects with name, label and optional choice properties. Type Array Example
An object, or array of objects with the following properties: Properties NameTypeAttributesDefaultDescription type string Must pass “error”, although may support different notification types in the future. location string | Array.<string> Possible values are: “inline”, “page” or [ “inline...
{Array} An array of annotation objects. suppressDraw {Boolean} Set to "true" to block chart redraw (optional).setSelection(row, optional, optional, optional) Manually set the selected points and display information about them in the legend. The selection can be cleared using clearSelection() ...
importjsdocfrom'eslint-plugin-jsdoc';constconfig=[// configuration included in pluginjsdoc.configs['flat/recommended'],// other configuration objects...{files:['**/*.js'],plugins:{jsdoc,},rules:{'jsdoc/require-description':'warn'}}];exportdefaultconfig; ...
you can use chaining to define expressions directly// that use objects or functions that can't b...
Members are now contained in arrays rather than objects, allowing overloaded members to be documented. (#153) A clearer error message is now provided when the output destination is not specified correctly. (#174) 3.0.1 (June 2012) Enhancements The conf.json file may now contain source.include...
governors Array.<$.text.analysis.Session~GrammaticalRoleGovernor> array of objects each containing the id of the governor in the relationship and the dependency type Meta Represents a document meta information retrieved from a call to the Text Analysis Session analyze() method Type: object Prope...