HarmonyOS tabs Scrollable模式下当页签内容不超过TabBar宽度时,页签如何居左展示?

如题:HarmonyOS tabs Scrollable模式下当页签内容不超过TabBar宽度时,页签如何居左展示?

阅读 414
1 个回答

可以给页签组件设置属性.justifyContent(FlexAlign.Start)