Name | Type | Description |
---|---|---|
<%= param.name %> | <%= param.typeDefinitionUrl %> | <%= param.description %> |
Name | Type | Description |
---|---|---|
<%= prop.name %> | <%= prop.typeDefinitionUrl %> | <%= prop.description %> |
Name | Type | Description |
---|---|---|
<%= attr.name %> | <%= attr.typeDefinitionUrl %> | <%= marked(attr.description||'') %> |
<%= example.code.replace(/
<% }); %>
<% } %>
<% if (typeof tutorials !== 'undefined' && tutorials.length) { %>
<%= example.code.replace(/
<% }); %>
<% } %>
<% if (func.params) { %>
Name | Type | Description |
---|---|---|
<%= param.name %> | <%= param.typeDefinitionUrl %> | <%= param.description %> |