Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

Properties

Constructors

constructor

  • new ComponentPopoverModel(componentType: Type<any>, model: any, top: number, left: number): ComponentPopoverModel
  • Parameters

    • componentType: Type<any>
    • model: any
    • top: number
    • left: number

    Returns ComponentPopoverModel

Properties

left

left: number

model

model: any

top

top: number

type

type: Type<any>

Generated using TypeDoc