Variable
Static Public
public FeatureId: Object source
import {FeatureId} from 'feature-detector/src/features/FeatureId.js'
An enumeration of feature ids.
Properties:
Name | Type | Attribute | Description |
CANVAS | String | The identifier of the Canvas feature. |
|
FILE | String | The identifier of the File feature. |
|
TYPED_ARRAY | String | The identifier of the Typed Array feature. |
|
WEBGL | String | The identifier of the WebGL feature. |
|
WORKER | String | The identifier of the Web Worker feature. |