We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
checkbox header background 변경 헤더부분의 checkbox 배경색만 변경 가능한가요?
Tree _children 변수명 변경 _children: [ { id: 5, name: '이름5', } ] 위 와 같이 _children이라는 변수명의 값만 트리구조로 만들어 주는데 혹시 이 변수명은 변경하는 방법이 있나요?
p.s. tui 정말 잘 쓰고 있습니다. 좋은 코드를 제공해 주셔서 감사합니다.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
checkbox header background 변경
헤더부분의 checkbox 배경색만 변경 가능한가요?
Tree _children 변수명 변경
_children: [
{
id: 5,
name: '이름5',
}
]
위 와 같이 _children이라는 변수명의 값만 트리구조로 만들어 주는데 혹시 이 변수명은 변경하는 방법이 있나요?
p.s. tui 정말 잘 쓰고 있습니다. 좋은 코드를 제공해 주셔서 감사합니다.
The text was updated successfully, but these errors were encountered: