Vinyl
Preparing search index...
@amzn/vinyl-util
UaDeviceInfo
Interface UaDeviceInfo
Device information from the user agent.
interface
UaDeviceInfo
{
model
:
null
|
string
;
type
:
null
|
string
;
vendor
:
null
|
string
;
}
Index
Properties
model
type
vendor
Properties
Readonly
model
model
:
null
|
string
Readonly
type
type
:
null
|
string
Readonly
vendor
vendor
:
null
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
model
type
vendor
Vinyl
Loading...
Device information from the user agent.