state.type
string PII: Maybe Visibility: Public OTel: False The type of state management library
Example
redux Changelog
Raw JSON
{
"key": "state.type",
"brief": "The type of state management library",
"type": "string",
"pii": {
"key": "maybe"
},
"is_in_otel": false,
"visibility": "public",
"example": "redux",
"changelog": [
{
"version": "0.7.0",
"prs": [
365
],
"description": "Added state.type attribute"
}
]
}