Currently doing this throws an error: ``` html <div [data-something]="property"></div> ``` Variations such as `data-something="{{ }}"` also do not work. Are there plans to add support for `data-*` attributes?