--- id: local-paths title: 从 API 传入本地路径 --- # 🌐 从 API 传入本地路径 ```tsx { if (state === 'interactive') hideBlockingLoader(); if (state === 'mask_paths_ready') hideOutlineHint(); }} /> ```