__GetDataset
Returns all data- attributes of an Element node in the form of a map.
Key | Description |
---|---|
element | Any Element object. |
Returns the dataset of the current Element as a map.
The frontend framework can retrieve the dataset of an Element as follows.