Skip to content

Camelize v-bind.prop keys #55

@ktsn

Description

@ktsn

Vue.js converts the attribute name of v-bind with prop modifier on the compile time. We need to support that behavior too. Also, it converts inner-html to innerHTML as a special case.

https://template-explorer.vuejs.org/#%3CTest%20foo-bar%3D%22foo%22%20v-bind%3Abar-baz%3D%22foo%22%20v-bind%3Abaz-foo.prop%3D%22foo%22%20v-bind%3Ainner-html.prop%3D%22foo%22%20%2F%3E

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions