华为云Astro大屏应用-tab:配置示例
时间:2025-02-12 15:04:21
配置示例
tab配置示例如下,配置后效果如图1所示。
{type: 'tab',name: 'commProps.myTab',value: true,label: {zh_CN: 'tab的类型',en_US: 'tab Type Example'},options: [{label: {zh_CN: '开启',en_US: 'Enable'},value: true},{label: {zh_CN: '关闭',en_US: 'Disable'},value: false}]}
support.huaweicloud.com/usermanual-astrocanvas/astrocanvas_05_7139.html