Constructor
new TokenBarData(data, documentopt)
- See:
-
- TokenData
Properties:
| Name | Type | Attributes | Description |
|---|---|---|---|
attribute |
string |
<optional> |
The attribute path within the Token's Actor data which should be displayed |
Parameters:
| Name | Type | Attributes | Description |
|---|---|---|---|
data |
object | Initial data used to construct the data object |
|
document |
BaseToken |
<optional> |
The document to which this data object belongs |
Extends
- DocumentData