level-context.tsx
基本信息
- 类型: React 组件 (TSX)
- 路径:
src/components/kids/providers/level-context.tsx
功能描述
Track sections that have interactive elements requiring completion
导出内容
- <code>LevelProvider</code> - 函数
- <code>useLevelSlug</code> - 函数
- <code>useSetLevelSlug</code> - 函数
- <code>useSectionNavigation</code> - 函数
依赖导入
react
Props/接口
根据代码分析获取
使用说明
在 JSX/TSX 中导入使用