Skip to content

Support dot notation in jsx #767

Closed
Closed
@unional

Description

@unional
var x = {
  y: <Tab title='Nice Tab' display.bind='...' > // Error on `display.bind=...` because of the dot
}

display.bind is aurelia-like syntax, JSX (thus TSX) does not seems to object that notation.

Metadata

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