JSFiddle - React, Tailwind, and code Playground
by Nalin Sajwan
JavaScript
let url = new URL('http://localhost:3100/get-tables?orgId=ac6fc393-6d4b-4de4-8266-ce4257de27d1&posBrand=OOLIO_POS');
console.log('url.searchParams ==> ', url.searchParams);
by Nalin Sajwan
let url = new URL('http://localhost:3100/get-tables?orgId=ac6fc393-6d4b-4de4-8266-ce4257de27d1&posBrand=OOLIO_POS');
console.log('url.searchParams ==> ', url.searchParams);