Skip to content

antv [email protected] 使用customTree 目录树时,想通过conditions配置表头的样式,使用后发现,插件内部生成的row【指标】这一格无法修改,利用什么属性可以修改 #1522

antv [email protected] 使用customTree 目录树时,想通过conditions配置表头的样式,使用后发现,插件内部生成的row【指标】这一格无法修改,利用什么属性可以修改

antv [email protected] 使用customTree 目录树时,想通过conditions配置表头的样式,使用后发现,插件内部生成的row【指标】这一格无法修改,利用什么属性可以修改 #1522

name: 🚀 Auto Add Issue And PR To Project
on:
issues:
types:
- opened
pull_request_target:
types:
- opened
jobs:
add-to-project:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/antvis/projects/17
github-token: ${{ secrets.GH_PROJECT_TOKEN }}