-
Notifications
You must be signed in to change notification settings - Fork 1
コンソールの待ち状態を作成する #10
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestlow priorityThis issue is not that important and can be done later.This issue is not that important and can be done later.
Milestone
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestlow priorityThis issue is not that important and can be done later.This issue is not that important and can be done later.
欲しい機能はどのようなものか(必須)
コンソール(つまり
atria $ |)が表示されない状態なぜその機能がほしいのか(必須)
コマンド入力後インタラクティブなものを表示させたいときに使うため。
ロード後のアニメーションを作成するため。
実装方法
await JSRuntime.InvokeVoidAsync("focusCommandLine");)