BFE.dev
フロントエンドシステムデザイン問題20. Implement nested checkboxes

20. Implement nested checkboxes

SystemDesign Google
シェアしよう
  1. If the parent checkbox is checked, then all the children checkboxes will be checked.
  2. If the parent checkbox is unchecked, then all the children checkboxes are unchecked.
  3. If some of the children checkboxes are checked, then the parent check box will be in the indeterminate state
出典  
前へ
解答をリクエストAI動画(1)投稿(11)