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
태그들이 그려질 보드의 기본적인 틀만 구현할 예정입니다. board라는 객체가 보드 관련 정보를 프로퍼티로, 이벤트 핸들러와 관련 함수들을 메서드로 갖습니다.
기본적인 것만 구현하고 추후에 계속 업데이트할 예정입니다.
The text was updated successfully, but these errors were encountered:
tesseractjh
Successfully merging a pull request may close this issue.
Description
태그들이 그려질 보드의 기본적인 틀만 구현할 예정입니다.
board라는 객체가 보드 관련 정보를 프로퍼티로, 이벤트 핸들러와 관련 함수들을 메서드로 갖습니다.
To Do
ETC
기본적인 것만 구현하고 추후에 계속 업데이트할 예정입니다.
The text was updated successfully, but these errors were encountered: