Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Properties don't get generated #2

Open
jeremycoppey opened this issue May 17, 2017 · 0 comments
Open

Properties don't get generated #2

jeremycoppey opened this issue May 17, 2017 · 0 comments

Comments

@jeremycoppey
Copy link

I have a object HTML5 tag that I want to use in a UI5 application as a custom control.
<object data="helloworld.mp4" name="audiotrack" type="audio/mp4" ><param name="controller" value="true" /></object>
The data/name/type attribute of the Object tag are not generated as properties in the custom controller
Is this normal behavior?

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

No branches or pull requests

1 participant