ui.component_name
string PII: Maybe OTel: False The name of the associated component.
Example
HomeButton Changelog
v0.1.0 #127
v0.0.0
Raw JSON
{
"key": "ui.component_name",
"brief": "The name of the associated component.",
"type": "string",
"pii": {
"key": "maybe"
},
"is_in_otel": false,
"example": "HomeButton",
"changelog": [
{
"version": "0.1.0",
"prs": [
127
]
},
{
"version": "0.0.0"
}
]
}