Skip to content
This repository has been archived by the owner on Sep 27, 2019. It is now read-only.

vue not support JSX syntax #29

Open
chiyanking opened this issue Jun 28, 2017 · 0 comments
Open

vue not support JSX syntax #29

chiyanking opened this issue Jun 28, 2017 · 0 comments

Comments

@chiyanking
Copy link

renderContent(h, { node, data, store }) {
return (


{node.label}


<el-button size="mini" on-click={ () => this.append(store, data) }>Append
<el-button size="mini" on-click={ () => this.remove(store, data) }>Delete

);
}
jsx

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant