Click this or that element in jQuery
If you want to set the same action for several elements, you can write IDs of elements separated by comma. This way:
$("#controlOne, #controlTwo").click(function () {
do_something();
});
Custom Label with multiple styles in TextField of Fluent UI
First impressions after using the new SPFX 1.22.2 with Heft
Changing the Runtime Environment for an Azure App Service