Skip to content

Add @type tag #136

@mbeckenbach

Description

@mbeckenbach

Webstorm is using @type to fill intellisense with properties.
Docular needs @Property. Would be cool if docular supported @type.

Here is an example:

/**

  • @ngdoc object
  • @name userSvc#profile
  • @description The user profile
  • @type {{
  •  hasClaim: function,
    
  •  email: string,
    
  •  email_verified: boolean,
    
  •  currentTenant: userSvc#tenant
    
  •  }}
    
    */

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions