Skip to main content
Version: Next

ImageViewComponent

Hierarchy

Index

Constructors

constructor

Properties

showRatioIndicator

showRatioIndicator: boolean = false

Accessors

panels

  • get panels(): any[]
  • Returns any[]

publicstaticWIDGET_CONFIG

Methods

onResize

  • onResize(width: number, height: number): void
  • Parameters

    • width: number
    • height: number

    Returns void

render

  • render(): any
  • Returns any

setRatioIndicatorVisible

  • setRatioIndicatorVisible(val: boolean): void
  • Parameters

    • val: boolean

    Returns void