DisplayRules
DisplayRules =
object
Defined in: parser/types.ts:107
Rules specifying which minimum screen dimensions for the study.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
minHeight | number | The minimum screen width size for the study | parser/types.ts:109 |
minWidth | number | The minimum screen height size for the study | parser/types.ts:111 |