ui.component_name
string Scrub: Manual Visibility: Public 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",
"apply_scrubbing": {
"key": "manual"
},
"is_in_otel": false,
"visibility": "public",
"example": "HomeButton",
"changelog": [
{
"version": "0.1.0",
"prs": [
127
]
},
{
"version": "0.0.0"
}
]
}