hosanna-ui-docs - v0.9.0
    Preparing search index...

    VirtualSGNodeEvent is a class that represents an event triggered by a field change in an SG node. It provides access to the event's data, field, node, and additional information.

    Type Parameters

    • T

    Implements

    Index

    Constructors

    Properties

    data: T
    field: string
    info: any
    node: string
    roSGNode: ISGROSGNode

    Methods