Model {{index}} {{#unlessNull component_name}} : {{component_name}} {{/unlessNull}}
  • this: [object Object]
  • {{#unlessNull component_status}}
  • Status: {{component_status}}
  • {{/unlessNull}} {{#unlessNull component_attributes}}
  • Attributes
      {{#hash component_attributes}}
    • {{key}}: {{#unlessIsObject value}} {{#stringify value}} {{value}} {{/stringify}} {{else}} {{#getObjectType value}} {{type}} {{/getObjectType}} {{/unlessIsObject}}
    • {{/hash}}
  • {{/unlessNull}} {{#unlessNull component_id}}
  • Id: {{#stringify component_id}} {{value}} {{/stringify}}
  • {{/unlessNull}} {{#unlessNull component_cid}}
  • Cid: {{#stringify component_cid}} {{value}} {{/stringify}}
  • {{/unlessNull}} {{#unlessNull component_url}}
  • Url: {{#stringify component_url}} {{value}} {{/stringify}}
  • {{/unlessNull}} {{#unlessNull component_collectionIndex}}
  • Collection: Collection {{component_collectionIndex}}
  • {{/unlessNull}}
  • Actions: