Stop pop up window from closing?

Stop pop up window from closing?

ptechptech Posts: 3Questions: 2Answers: 0

I just noticed that when using the full line editor, if I accidentally click out of the pop up window, it closes. Is there a way to prevent this from happening?

Answers

  • colincolin Posts: 15,151Questions: 1Answers: 2,587

    Hi @ptech ,

    You can use the options onBlur and onBackground to ensure the form remains - see example here.

    Cheers,

    Colin

This discussion has been closed.