树形

tree

与 behaviors/tree 配套:三层可折叠 + 叶子单选 + 禁用节点。

示例
  • 素材库
    • 角色立绘
      • 主角·常服.png
      • 主角·礼服.png
    • 背景音乐
    • 未授权素材(禁用)
  • 剧本(默认折叠)

安装

bun add @icen.ai/ui
import '@icen.ai/ui/components/content.css';

用法

import { initTree } from '@icen.ai/ui/behaviors/tree';
initTree();
// toggle 折叠/展开子 ul;点击叶子节点单选(.is-selected)