{
    "description": {
        "author": "Salesforce",
        "text": [
            "A component that dynamically renders a message based on the provided state, using a child component to display the content.",
            "Selector: runtime_copilot_base-message-stateful"
        ]
    },
    "shadow": {
        "elements": [
            {
                "name": "dynamicMessage",
                "selector": {
                    "css": "runtime_copilot_base-dynamic-message"
                },
                "description": "Represents the dynamic message component that is rendered based on the state.",
                "type": "utam-runtime_copilot_base/pageObjects/dynamicMessage",
                "public": true
            }
        ]
    }
}