Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[tui-grid] checkbox header background 변경 및 tree 구조 _children 변수명 변경 가능 여부 #2075

Open
tm-kr opened this issue Oct 18, 2024 · 0 comments
Labels

Comments

@tm-kr
Copy link

tm-kr commented Oct 18, 2024

  1. checkbox header background 변경
    스크린샷 2024-10-18 오후 3 37 33
    헤더부분의 checkbox 배경색만 변경 가능한가요?

  2. Tree _children 변수명 변경
    _children: [
    {
    id: 5,
    name: '이름5',
    }
    ]
    위 와 같이 _children이라는 변수명의 값만 트리구조로 만들어 주는데 혹시 이 변수명은 변경하는 방법이 있나요?

p.s. tui 정말 잘 쓰고 있습니다. 좋은 코드를 제공해 주셔서 감사합니다.

@tm-kr tm-kr added the Question label Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants
@tm-kr and others