Hierarchy

Properties

filter?: `${string}=${string}` | ((m: any) => boolean)
fit?: boolean
model: IList<Base<string>>

the data based on.

reactOn?: string

trigger component's re-render on which events?

renderer: "canvas" | "svg" | "overlay"
type: string

the type tag of objects.

z?: number

should be in range of 401 - 599 If the pane is for svgOverlay, [500 - 599 If the pane is for canvas or svg vector, range is 401 - 500)

Generated using TypeDoc