{widget}.ftl
File Introduction
The {widget}.html file is the widget DOM structure file, which is similar to the HTML file and is used for style display.
When customizing widgets in Huawei Cloud Astro Canvas, you can write the content that needs to be rendered on the server in advance in this file.
File Example
<div id="EchartsWidgetTemplate" v-cloak> <div ref="echartsDom" class="echarts-container"></div> </div>
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot