import { Showpad } from '@showpad/experience-app-sdk'const deviceInfo = await Showpad.getDeviceInfo() Copy
import { Showpad } from '@showpad/experience-app-sdk'const deviceInfo = await Showpad.getDeviceInfo()
Information of the current device.
Generated using TypeDoc
Example