Remove widget from console? #2198
Unanswered
Chris-Stoneforged
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hey, just started using Spectre.Console and I'm really impressed. Wondering if there's a way to remove a widget from the console output in the same way that a text prompt is removed after a selection is made?
Use case is that I want to show a layout with mutliple widgets before showing a selection prompt, and when the user has chosen, I want the layout and the prompt to both disappear. Is this possible?
Thanks in advance!
All reactions