Skip to content

如何动态更新“资源管理器”标题 #3101

Answered by erha19
MilkWangStudio asked this question in Q&A
Discussion options

You must be logged in to vote

@MilkWangStudio 你可以通过 MainLayoutService 获取到响应面板的 handler,其中有 updateTitle 方法可用于更新面板 Title。

例如 const handler = this.mainLayoutService.getTabbarHandler(EXPLORER_CONTAINER_ID);

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by MilkWangStudio
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants