Skip to content

ability to access elements properties from action function #132

@developerium

Description

@developerium

Hi there
thanks for great work here

I'm trying to upgrade a project from polymer 1 to 2. There is this component who is accessing elements properties from action function. looks like this was allowed in version ^0.4.0 when it was used as a behavior.

I know this might sound like a bad thing, but the component is huge, and I want to stay away from touching it as much as possible 😄

I want to know is there a way to access element's properties, from inside action function?

I'm defining actions in a mixin, and using that when creating an element.

thanks in advance

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