@validide/u-front-ends
    Preparing search index...

    Enumeration CommunicationsEventKind

    Kind of events used to communicate between content and container component.

    Index

    Enumeration Members

    BeforeDispose: "beforeDispose"
    BeforeUpdate: "beforeUpdate"
    Data: "data"
    Disposed: "disposed"
    Mounted: "mounted"
    Updated: "updated"