Hierarchy

Properties

className?: string
content?: string | HTMLElement | ((layer) => string) | ((layer) => HTMLElement)

Type declaration

    • (layer): string
    • Parameters

      Returns string

Type declaration

    • (layer): HTMLElement
    • Parameters

      Returns HTMLElement

direction?: Direction
interactive?: boolean
opacity?: number
pane?: string
permanent?: boolean
sticky?: boolean

Generated using TypeDoc