Skip to content

RTL 模式 专业版 v4.7.0 新增

使用

在应用配置中设置:

ts
const globalSettings: Settings.all = {
  app: {
    direction: 'rtl',
  },
}

效果如下: