Options
All
  • Public
  • Public/Protected
  • All
Menu

Class NodePart

Hierarchy

  • NodePart

Implements

Index

Constructors

constructor

Properties

_previousValue

_previousValue: any

endNode

endNode: Node

instance

startNode

startNode: Node

Methods

clear

  • clear(startNode?: Node): void
  • Parameters

    • Default value startNode: Node = this.startNode

    Returns void

setValue

  • setValue(value: any): void

Generated using TypeDoc