Room creation - form submission
We need to wrap the room creation form into a form
element and use the ngSubmit
event to trigger the room creation to enable the user submitting the form by pressing enter.
Edited by David Noah Donges
We need to wrap the room creation form into a form
element and use the ngSubmit
event to trigger the room creation to enable the user submitting the form by pressing enter.