Skip to content

0.8-preview: multiple arguments to computed method #1092

Closed
@peterwmwong

Description

http://jsbin.com/gotosa/4/edit?html,output

Polymer({
  // ...
  computed: {
    sum: 'add(num1,num2)'
  }
  // ...
});

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