tencent cloud

Tencent Cloud Agent Development Platform

Release Notes and Announcements
Release Notes
Product Announcement
Product Introduction
Product Overview
Advantages
Use Cases
Model Introduction
Purchase Guide
Package Subscription
Previous Version
Getting Started
Agent Application and Its Three Modes
Creating a "Content Summary Assistant" in Standard Mode
Creating a “Webpage Scraping Assistant” in Single Workflow Mode
Creating a “Stand-up Comedy Content Creation Assistant” in Multi-Agent Mode
Operation Guide
Application Development
Workflow
Multi-Agent
Knowledge Base
Widget
Plugin Marketplace
Model List 
Prompt Templates
Application Templates
Platform Management
Business, Workspace and Permissions
API Documentation
History
API Category
Making API Requests
Atomic Capability APIs
Operation Optimization APIs
Document Library APIs
Q&A Database APIs
Knowledge Tag APIs
Application Management APIs
Enterprise Management APIs
Billing APIs
Release Management APIs
Dialogue Endpoint APIs
Data Statistics APIs
Data Types
Error Codes
Application API Documentation
Dialogue API Overview
Dialog API Documentation (WebSocket)
Dialog API Documentation (HTTP SSE)
Image Chat or File Chat (Real-time Document Parsing + Chat)
Offline Document Upload
Tencent Cloud Agent Development Platform Operation COS Guide
ADP Document Parsing Protocol
FAQs
Product FAQs
Technical FAQs
Related Agreements
Tencent Cloud Agent Development Platform Service Level Agreement
Tencent Cloud Agent Development Platform Service Specific Terms
Tencent Cloud Agent Development Platform Privacy Policy
Tencent Cloud Agent Development Platform Data Processing and Security Agreement
Open-Source License Statement
Lighthouse OpenClaw Connector Plugin Service Agreement
Contact Us
Glossary

Transition

PDF
Modo Foco
Tamanho da Fonte
Última atualização: 2026-02-03 16:48:51

Component Feature

Transition animation container component, used for adding animated effects when child components enter or exit, enhancing visual consistency and interaction experience during interface switch.

Basic Usage

Template example:
<Transition>
<Card>
<Title value="Card with animation" />
</Card>
</Transition>

Attribute Description

Property Name
Type
Description
Default value
children
ChatKitComponent
Child components requiring transition animation (enable individually)
-
Note:
★ Marked with required attribute.

Usage Instructions

The Transition component can only contain one child component.
Automatically add fade-in/fade-out animation to child components.
Suitable for scenarios with dynamic display/hide content.

Animation Effect

The following animated effects are provided by default:
Entry: fade-in
Exit: fade-out
Duration: 300ms
Easing function: ease-in-out


Ajuda e Suporte

Esta página foi útil?

comentários