Details
-
Type:
New Feature
-
Status: Closed
-
Priority:
Normal
-
Resolution: Done
-
Affects Version/s: 8.0.0
-
Fix Version/s: 8.0.0
-
Component/s: Databind 2
-
Labels:None
Description
It can support both namespaces Native and Client.
For example,
<div xmlns:n="native" n:onScroll="@command('doScrolling', {key: jsonValue})"> ...//omitted </div>