Nude Element API Docs - v0.1.3
    Preparing search index...

    Hierarchy

    • CustomEvent
      • PropChangeEvent
    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    name: any
    prop: any

    Methods

    • Replay this change on a different element. Used to mirror a prop's value onto a sub-element from a propchange listener.

      Parameters

      • target: Element

        Element to apply the change to.

      Returns void