Module: SkillModel

Provides Ember model definition for a skill-set or tools collection.

Source:

Extends

  • DS.Model

Members

category :String

Skill-set/tool category.

Type:
  • String
Properties:
Name Type Description
category
Source:

details :Array.<String>

Collection of skill-set/tool highlights (bullet points).

Type:
  • Array.<String>
Properties:
Name Type Description
details
Source: