Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AnylineJSParams

Hierarchy

  • AnylineJSParams

Index

Properties

anylinePath?: string

anylinePath - Path to anylineJS data assets (defaults to cdn hosted assets)

config - AnylineJS configuration object

debugAnyline?: string | boolean

debugAnyline - Flag to output more verbose logs | pass 'screen' to additionally render logging overlay (beta)

element: HTMLElement

element - HTMLElement where anylineJS should be mounted into

license: string

license - AnylineJS license string

lockPortraitOrientation?: LockPortraitOrientation

lockOrientation - If set locks the screen orientation to portrait.

preload?: boolean

preload - preloads the assets by a given preset (eg. 'barcode')

preset?: string

preset - Module preset

viewConfig?: ViewConfig

viewConfig - Appearance configuration of the cutout

wasmPath?: string

Generated using TypeDoc