FRACerqueira/PromptPlus

create a way to just show the control without prompt and answer

Closed this issue · 0 comments

Proposal :

        PromptPlus.Config.MinimalRender = true;
        And
        PromptPlus.[controlType](...)
             .Config(cfg => cfg.MinimalRender())
  • Not Show Prompt, Description(and ChangeDescription) and Messages.Ressources (except tooltips)