Gets what kind of device is being used to view a page.
Note: This property only checks a site visitor's device, and not which Studio Editor's breakpoint they are using.
The formFactor property gets one of:
"Desktop": When viewed in a desktop browser."Mobile": When viewed in a mobile browser."Tablet": When viewed in a tablet browser.Important: Some tablet devices, such as iPads, are identified in this property as "Desktop".