Skip to content

Columns support sub-properties? #98

@allenmoatallen

Description

@allenmoatallen

Can paper-datatable-columns path into child properties?

Example:

{
  name: 'test',
  child: {
    name: 'childName'
  }
}

I can display name easy enough by setting property="name". If I try to do property="child.name" it doesn't work and property="child" displays [Object object].

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions