You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add enable_data_attributes option that allows using HTML5 data + attributes as control attributes instead or in addition to XML + namespace attributes
#14
If set, data attributes can be used instead of namespace attributes, e.g. "data-tal-content" instead of "tal:content"
Sample:
The text was updated successfully, but these errors were encountered: