Launch a form from a custom button click

I have added custom button under more (…) I want the button to display an input form upon button click in _handleClick() { … } … I can display an alert box but not sure how to display a form. I have looked at some examples such as the shared-video and whiteboard code but don’t fully understand it.

Any help is much appreciated.

Thx.

Any help on the above ?